commit | 775b2dd778eb3a577076aba634d7f2afb489d63f | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Mon Jul 15 19:53:13 2013 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Mon Jul 15 19:53:13 2013 +0200 |
tree | db10b2d4f4beaa81b94491ed5d559c3b701e65da | |
parent | 53510cda598125a82b643af6eca46dd0f26099b3 [diff] |
test_io: check_interrupted_write() now cancels the alarm if ZeroDivisionError exception was not raised. Before the process was killed by SIGALRM in another random test (1 second later)