[issue1068268] subprocess is not EINTR-safe

Matteo Bertini report at bugs.python.org
Fri Oct 17 16:52:58 CEST 2008


Matteo Bertini <matteob at naufraghi.net> added the comment:

Factorized try-except code, merged r65475 from 25-maint.
Protetect std[in|out|err] read and write too.

Added file: http://bugs.python.org/file11818/subprocess-retry-on-EINTR-std-in-out-err.diff

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


More information about the Python-bugs-list mailing list