mirror of
https://github.com/hibiken/asynq.git
synced 2025-10-22 22:06:12 +08: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.