commit | b5ba203709ec9e2e189e29cd5b200b03c7fe0843 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@krypto.org> | Mon Jun 25 01:13:32 2012 -0700 |
committer | Gregory P. Smith <greg@krypto.org> | Mon Jun 25 01:13:32 2012 -0700 |
tree | 4c1bff8b3dd919acbaa1c47f4318e776646869b3 | |
parent | 33369cf9a534289769c9e8a3a093a0fa380dd435 [diff] |
Backout change e8f44ebacda7052267318cecf5b6f128d35add17. Reverting the test to using signal.alarm(1) instead of signal.setitimer(signal.ITIMER_REAL, 0.1). This is an attempt to see if this change is what caused the ubuntu arm buildbot to hang in test_io's test_interrupted_write_retry_text. Discussion in Issue #12268.