]> granicus.if.org Git - python/commit
Backport 60342:
authorNeal Norwitz <nnorwitz@gmail.com>
Sun, 27 Jan 2008 05:02:56 +0000 (05:02 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sun, 27 Jan 2008 05:02:56 +0000 (05:02 +0000)
commit61792348039db8f6d5700b3a92a5150e84a61a85
treed4c6c62aaad577a9bbaae4b41852bbae298db3a3
parentab577c1b32a09348aa0470df00cd4865b9e28a31
Backport 60342:
Try to prevent this test from being flaky.  We might need a sleep in here
which isn't as bad as it sounds.  The close() *should* raise an exception,
so if it didn't we should give more time to sync and really raise it.
Lib/test/test_resource.py