• Victor Stinner's avatar
    Backport fixes on test_eintr · 8f475eff
    Victor Stinner authored
    * Issue #25234: Skip test_eintr.test_open() under OS X to avoid hanging
    * 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.
    8f475eff
eintr_tester.py 15.3 KB