Skip to content

Conversation

elprans
Copy link
Member

@elprans elprans commented Oct 18, 2024

The proactor stuff on Windows raises a spurious ConnectionResetError
while trying to shut down a socket in the connection_lost path. This
is likely a Python bug (and nobody noticed because this is a background
exception). Try to filter it out before complaining.

The proactor stuff on Windows raises a spurious `ConnectionResetError`
while trying to shut down a socket in the `connection_lost` path.  This
is likely a Python bug (and nobody noticed because this is a background
exception).  Try to filter it out before complaining.
@elprans elprans merged commit b732b4f into master Oct 18, 2024
41 checks passed
@elprans elprans deleted the winconnection-reset branch October 18, 2024 15:38
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