cpython/Lib/test/eintrdata
Victor Stinner 98f223dfa0 Issue #25277: Set a timeout of 10 minutes in test_eintr using faulthandler to
try to debug a hang on the FreeBSD 9 buildbot.

Run also eintr_tester.py with python "-u" command line option to try to get the
full output on hang/crash.
2015-10-01 13:16:43 +02:00
..
eintr_tester.py Issue #25277: Set a timeout of 10 minutes in test_eintr using faulthandler to 2015-10-01 13:16:43 +02:00