commit | 98f223dfa0440529261e921c8b9ec9a955c6d27f | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Thu Oct 01 13:16:43 2015 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Thu Oct 01 13:16:43 2015 +0200 |
tree | eed6e4cc0caeb944353816427e15d0d27fcbc832 | |
parent | 2c6ea295babf4100422981f4ba1dbed27974a3dc [diff] |
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.