mirror of
https://github.com/hibiken/asynq.git
synced 2025-09-16 20:00:09 +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