Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: mark the client that the scheduler made also as non-shared #972

Closed

Conversation

mikhail5555
Copy link

the redisClient that the NewScheduler makes should also be marked as non-shared, otherwise it throws the error

ERROR Failed to close redis client connection: redis connection is shared so the Client can't be closed through asynq

on shutdown.

@mikhail5555 mikhail5555 changed the title mark the client that the scheduler made also as non-shared fix: mark the client that the scheduler made also as non-shared Nov 19, 2024
@mikhail5555
Copy link
Author

fixed with #977

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant