[issue1628205] socket.readline() interface doesn't handle EINTR properly

Rhett Garber report at bugs.python.org
Mon Aug 3 00:05:08 CEST 2009


Rhett Garber <rhettg at gmail.com> added the comment:

I've hit this issue as well.
Attached is an updated patch to 2.6 branch and a test case.
I wrote up more details here:
http://nullhole.com/2009/08/02/anatomy-of-a-regression-test/

----------
nosy: +rhettg
Added file: http://bugs.python.org/file14634/diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1628205>
_______________________________________


More information about the Python-bugs-list mailing list