[issue7978] SocketServer doesn't handle syscall interruption

Roundup Robot report at bugs.python.org
Mon Apr 9 01:12:46 CEST 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset d941d1fcc6e6 by Antoine Pitrou in branch '2.7':
Issue #7978: socketserver now restarts the select() call when EINTR is returned.
http://hg.python.org/cpython/rev/d941d1fcc6e6

----------

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


More information about the Python-bugs-list mailing list