mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
The fix properly cancels the recv_task and suppresses CancelledError when awaiting it during session shutdown. This resolves the "read() called while another coroutine is already waiting for incoming data" RuntimeError that occurred when stopping sessions during reconnection attempts. Signed-off-by: wulan17 <wulan17@komodos.id> |
||
|---|---|---|
| .. | ||
| internals | ||
| __init__.py | ||
| auth.py | ||
| session.py | ||