Commit e1d28be3 authored by Jim Fulton's avatar Jim Fulton

Windows. sigh.

parent 64b9bf19
...@@ -456,6 +456,11 @@ ZEOStorage as closed and see if trying to get a lock cleans it up: ...@@ -456,6 +456,11 @@ ZEOStorage as closed and see if trying to get a lock cleans it up:
(test-addr-2) Preparing to commit transaction: 1 objects, 36 bytes (test-addr-2) Preparing to commit transaction: 1 objects, 36 bytes
2 callAsync serialnos ... 2 callAsync serialnos ...
>>> zs1.txnlog.close()
>>> zs2.tpc_abort(tid2)
>>> logging.getLogger('ZEO').setLevel(logging.NOTSET)
>>> logging.getLogger('ZEO').removeHandler(handler)
""" """
......
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