2
0
mirror of https://github.com/hibiken/asynq.git synced 2026-04-18 12:35:54 +08:00
Files
asynq/periodic_task_manager.go
Benjamin Grosse d64f0b7ed0 wrap all fmt.Errorf errors (#1047)
Users need to be able to match with `errors.Is()` also on external
errors, for example `context.Canceled`.
2025-11-04 18:25:47 +03:00

7.4 KiB