Skip to content

1.0.11

Compare
Choose a tag to compare
@kabir kabir released this 28 Sep 20:16
· 113 commits to master since this release

Bug fix:
We throw away the board every five minutes. When a client polls and no board exists a full refresh is performed. This leaves a window where the board for a given code might not exist, which caused occasional problems writing the parallel task fields. The parallel task writes have now been updated to load the board if not found in the cache.