[issue12493] subprocess: Popen.communicate() doesn't handle EINTR in some cases

STINNER Victor report at bugs.python.org
Wed Jul 6 10:50:51 CEST 2011


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

> Out of curiosity, how could SIGALRM be missing on a Unix system?

It is only missing on Windows.

----------

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


More information about the Python-bugs-list mailing list