cpython/Lib/test/eintrdata
Victor Stinner 129a414490 Issue #25868: Try to make test_eintr.test_sigwaitinfo() more reliable
especially on slow buildbots

Use a pipe to synchronize the parent and the child processes.
2015-12-15 11:29:59 +01:00
..
eintr_tester.py Issue #25868: Try to make test_eintr.test_sigwaitinfo() more reliable 2015-12-15 11:29:59 +01:00