2
0
mirror of https://github.com/hibiken/asynq.git synced 2025-02-22 20:00:19 +08:00
asynq/internal
Ken Hibino 4e8ac151ae Update processor to adapt for deadlines set change
- Processor dequeues tasks only when it's available to process
- Processor retries a task when its context's Done channel is closed
2020-07-06 05:48:31 -07:00
..