Commit 5ab0c3fb authored by Jim Fulton's avatar Jim Fulton

try to make test more stable

parent 5251481e
...@@ -395,7 +395,7 @@ If clients disconnect while waiting, they will be dequeued: ...@@ -395,7 +395,7 @@ If clients disconnect while waiting, they will be dequeued:
>>> for client in clients: >>> for client in clients:
... client.notify_disconnected() # doctest: +ELLIPSIS ... client.notify_disconnected() # doctest: +ELLIPSIS
ZEO.StorageServer INFO ZEO.StorageServer INFO
(test-addr-10) disconnected during ...locked transaction (test-addr-10) disconnected during...locked transaction
ZEO.StorageServer WARNING ZEO.StorageServer WARNING
(test-addr-10) ('1') dequeue lock: transactions waiting: ... (test-addr-10) ('1') dequeue lock: transactions waiting: ...
......
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