[issue1068268] subprocess is not EINTR-safe

Gregory P. Smith report at bugs.python.org
Mon Jul 7 22:51:00 CEST 2008


Gregory P. Smith <greg at krypto.org> added the comment:

fyi - To fix issue #2113 I added handling of a select.error errno.EINTR
being raised during the select.select call in r64756.

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


More information about the Python-bugs-list mailing list