mirror of
https://github.com/hibiken/asynq.git
synced 2025-09-17 04:10:11 +08:00

- Processor dequeues tasks only when it's available to process - Processor retries a task when its context's Done channel is closed
- Processor dequeues tasks only when it's available to process - Processor retries a task when its context's Done channel is closed