seung-lab / python-task-queue

Asynchronous serverless task queue with timed leasing of tasks. Threaded implementations for SQS and local filesystem.
BSD 3-Clause "New" or "Revised" License
36 stars 9 forks source link

fix: green threads throw exceptions properly #34

Closed william-silversmith closed 3 years ago

william-silversmith commented 3 years ago

fix: green threads count progress like regular threads