commit | 46c61b2c1dc082da1ab016e74c7074c3b653a358 | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Sun Jan 27 05:02:34 2008 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Sun Jan 27 05:02:34 2008 +0000 |
tree | c5acc4074195e54640eef7f62c1718e8f4fe138b | |
parent | 6e070814b232d663e222dec7252d8d187d7195ab [diff] |
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. Will backport.