Skip to content
New issue

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

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

Already on GitHub? # to your account

async Sentinel is broken for pubsub #2921

Closed
elenlee opened this issue Aug 31, 2023 · 0 comments · Fixed by #2922
Closed

async Sentinel is broken for pubsub #2921

elenlee opened this issue Aug 31, 2023 · 0 comments · Fixed by #2922

Comments

@elenlee
Copy link

elenlee commented Aug 31, 2023

Version: 5.0.0

Description: async client with Sentinel is broken for pubsub (similar to the issue for synchronous one that already fixed): redis.asyncio.client.PubSub.parse_response() is calling redis.asyncio.sentinel.SentinelManagedConnection.read_response() with unexpected push_request argument

Снимок экрана 2023-08-31 в 13 38 10
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant