Skip to content

Conversation

@giacomolozito
Copy link
Contributor

Issue #121 for details.
This change helps with PyPy, which does not seem to close the socket automatically on exception, leaving a socket in CLOSE_WAIT for each disconnection until the program is terminated.

@julien-duponchelle
Copy link
Owner

Thanks !

julien-duponchelle added a commit that referenced this pull request Jul 5, 2015
Explicit close stream connection on exception
@julien-duponchelle julien-duponchelle merged commit 4150b7e into julien-duponchelle:master Jul 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants