2
0
mirror of https://github.com/hibiken/asynq.git synced 2026-07-25 23:16:44 +08:00
Files
asynq/internal
Erik Nilsen a32ac05d09 test: add coverage for BatchEnqueue error paths
Add tests for all uncovered BatchEnqueueContext error paths: nil task,
empty/blank typename, invalid options, group rejection, unique rejection,
and broker-down (sleeping broker). Add pipeline error test for rdb.BatchEnqueue
via cancelled context, and TestTaskOptions/TestTaskOptionsNil for the
new Options() accessor on Task.
2026-04-10 10:14:01 -07:00
..
2022-05-16 21:14:15 -07:00
2025-11-04 19:06:18 +03:00
2023-04-17 22:30:33 -07:00