commit | 83432babfd244f88a6fd7f336cfdb038fde5c4e8 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Fri Oct 29 18:15:33 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Fri Oct 29 18:15:33 2010 +0000 |
tree | 062cd98c228fa81f64606306c0eea922832e24a6 | |
parent | 3cdfb123606fc1eb0af10552488ccec13a781bd0 [diff] |
Issue #7547: fix transient failures due to network glitches in test_timeout. Patch by Sandro Tosi.