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

Handle Redis pub/sub subscribe errors #147

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

JoseKilo
Copy link

Ref: #144

@JoseKilo JoseKilo force-pushed the handle-redis-subscribe-errors branch from c4dbea7 to d72180e Compare November 6, 2024 10:42
CancelledError tracebacks may appear on disconnect, like:

    ERROR    asyncio:base_events.py:1821 Exception in callback Broadcast.drop(<Task cancell.../_base.py:93>>)
    handle: <Handle Broadcast.drop(<Task cancell.../_base.py:93>>)>

Or using `uvloop`:

    File "uvloop/cbhandles.pyx", line 63, in uvloop.loop.Handle._run
@alex-oleshkevich
Copy link
Member

@JoseKilo is it ready, or you plan to work on it?

@JoseKilo
Copy link
Author

@alex-oleshkevich I think it's ready if it looks ok to you

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.

2 participants