This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author neologix
Recipients kristjan.jonsson, mikeputnam, neologix, pitrou, vdjeric
Date 2012-10-04.21:40:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAH_1eM2Y_=K5TMcaZe9C237WdZFHSsw_RpVTsDQQZ0TSOGQkXQ@mail.gmail.com>
In-reply-to <1349348513.12.0.9546949959.issue14574@psf.upfronthosting.co.za>
Content
> Please consider the attached patch and see if it solves the issue.

The patch looks OK (although I'd prefer a BSD errno example, such as
ECONNRESET, instead of a winsock one).

We should also update the documentation that states that in finish()
won't be called if handle() raises an exception.
History
Date User Action Args
2012-10-04 21:40:37neologixsetrecipients: + neologix, pitrou, kristjan.jonsson, mikeputnam, vdjeric
2012-10-04 21:40:37neologixlinkissue14574 messages
2012-10-04 21:40:37neologixcreate