mirror of
https://github.com/hibiken/asynq.git
synced 2026-02-04 07:04:37 +00:00
Do not use unsigned int for merely non-negative quantities as it complicates simple arithmetic.
Do not use unsigned int for merely non-negative quantities as it complicates simple arithmetic.