Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
if there is a checkpoint after the result is put on the queue to the thread, there is a thread race with a chance to reschedule the task twice, causing hangs. The try-finally suite was removed as it makes typing difficult and none of the operations can fail (barring MemoryErrors and friends.)
- Loading branch information