Release 0.2.3
Pre-release
Pre-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.