Skip to content

Conversation

@wolever
Copy link

@wolever wolever commented Mar 6, 2016

Fix Connection.sendall so errors in a multi-chunk sendall don't get re-sent one a retry.

I've been using this fix in production for about a month now and it seems to be stable.

Fix for #12

wolever added 2 commits March 6, 2016 13:32
PyOpenSSL will raise an EPIPE exception if the connection was already
closed when shutdown() is called. Catch and ignore that exception.
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