Commit b6df02cb authored by Jim Fulton's avatar Jim Fulton

make sure I lose a race

parent 1a38d378
......@@ -516,7 +516,7 @@ ZEOStorage as closed and see if trying to get a lock cleans it up:
def test_prefetch(self):
"""The client storage prefetch method pre-fetches from the server
>>> count = 99
>>> count = 999
>>> import ZEO
>>> addr, stop = ZEO.server()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment