2
0
mirror of https://github.com/hibiken/asynq.git synced 2026-06-15 22:01:47 +08:00
Files
asynq/benchmark_test.go
Ken Hibino d33ca98648 Use int as priority value type.
Do not use unsigned int for merely non-negative quantities as it
complicates simple arithmetic.
2020-02-13 06:23:51 -08:00

3.7 KiB