[GH-ISSUE #1068] scheduler.close method print: Failed to close redis client connection #1523

Open
opened 2026-03-07 22:10:58 +03:00 by kerem · 0 comments
Owner

Originally created by @newte88 on GitHub (Aug 18, 2025).
Original GitHub issue: https://github.com/hibiken/asynq/issues/1068

when Scheduler created through NewSchedulerFromRedisClient,invoke scheduler.close,log print:
ERROR: Failed to close redis client connection: redis connection is shared so the Client can't be closed through asynq

Optimization suggestions:
log level be changed to info,or not print message?

Originally created by @newte88 on GitHub (Aug 18, 2025). Original GitHub issue: https://github.com/hibiken/asynq/issues/1068 when Scheduler created through NewSchedulerFromRedisClient,invoke scheduler.close,log print: ERROR: Failed to close redis client connection: redis connection is shared so the Client can't be closed through asynq Optimization suggestions: log level be changed to info,or not print message?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asynq#1523
No description provided.