]> granicus.if.org Git - python/commit
test_faulthandler: use a longer sleep (2.5 sec instead of 1.3 sec) in
authorVictor Stinner <victor.stinner@haypocalc.com>
Wed, 1 Jun 2011 11:49:12 +0000 (13:49 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Wed, 1 Jun 2011 11:49:12 +0000 (13:49 +0200)
commit301f3f093c463b8eba8f55d6cb3eecc0893d5cfa
treee05a58e3859bbb68bee0e854c572d466a508e5cb
parentebbbdafd8782b02eaf05f5c99ed000dbd6ad0ae1
test_faulthandler: use a longer sleep (2.5 sec instead of 1.3 sec) in
_check_dump_tracebacks_later() to avoid failures if the system is slow.
Lib/test/test_faulthandler.py