2
0
mirror of https://github.com/hibiken/asynq.git synced 2026-04-16 11:45:51 +08:00
Files
asynq/internal
Bahtya 5586efeae7 test: add test for CancelationPubSub error path
Add TestCancelationPubSubReceiveError to verify that when
Receive() fails in CancelationPubSub(), an error is returned
and the pubsub connection is not leaked.

This provides test coverage for the pubsub.Close() fix that
was missing in the previous commit.

Bahtya
2026-04-09 20:11:53 +08: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