FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Handle Redis pub/sub subscribe errors by JoseKilo · Pull Request #147 · encode/broadcaster · GitHub

This repository was archived by the owner on Aug 19, 2025. It is now read-only.
/ broadcaster Public archive

Handle Redis pub/sub subscribe errors - #147

Open
JoseKilo wants to merge 3 commits into
encode:masterfrom
JoseKilo:handle-redis-subscribe-errors
Open

Handle Redis pub/sub subscribe errors#147
JoseKilo wants to merge 3 commits into
encode:masterfrom
JoseKilo:handle-redis-subscribe-errors

Conversation

Copy link
Copy Markdown

Ref: #144

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

Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
Author

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

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL