Skip to content

Release 0.2.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@nicktacular nicktacular released this 12 May 19:02
· 2 commits to master since this release

Fixes an issue where between the call to hasTasks() and popTask() could result in no tasks being available. This ensures that a check is done on popTask() to make sure it actually returned a task.