[issue12303] expose sigwaitinfo() and sigtimedwait() in the signal module

STINNER Victor report at bugs.python.org
Wed Jun 29 10:45:56 CEST 2011


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

> But I think we could just remove this test

The test pass on Linux and FreeBSD 6 using a subprocess. I commited my patch to replace fork() by subprocess, let's see how it works on buildbots.

----------

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


More information about the Python-bugs-list mailing list