2
0
mirror of https://github.com/hibiken/asynq.git synced 2024-09-20 11:05:58 +08:00
asynq/internal
Ken Hibino 97316d6766 Fix flaky tests
Some tests were failing due to mismatch in Score in ZSetEntry.
Changed ZSetEntry Score to float64 type so that we can use
cmpopts.EquateApprox to allow for margin when comparing.
2020-01-11 10:09:15 -08:00
..
asynqtest Fix flaky tests 2020-01-11 10:09:15 -08:00
base Allow filtering results of asynqmon ls enqueued by providing queue 2020-01-11 10:09:15 -08:00
rdb Fix flaky tests 2020-01-11 10:09:15 -08:00