[issue1068268] subprocess is not EINTR-safe

STINNER Victor report at bugs.python.org
Wed Dec 24 03:08:19 CET 2008


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

Oh, the new patch (subprocess-retry-on-EINTR-std-in-out-err.diff) has 
already a generic function (_no_intr) which is a little bit different 
than mine (looks like a decorator). Can you delete your old patch?

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


More information about the Python-bugs-list mailing list