Commit 781a7063 authored by Tres Seaver's avatar Tres Seaver

Sprinkle magic fairy sleep powder on racy test.

parent 8df02205
......@@ -116,6 +116,7 @@ invalidated:
>>> stop_server(adminaddr0)
>>> _ = start_server('<filestorage 1>\npath fs\n</filestorage>\n',
... port=port0)
>>> time.sleep(10) # get past startup / verification
>>> for i in range(1000):
... c1.sync()
......
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