• Jim Fulton's avatar
    Added a timeout argument to the ZEO4 server (copy) · 9d765e8d
    Jim Fulton authored
    It turns out the ZEO4 server doesn't shutdown cleanly in tests without
    a shorter timeout (like the one I added for ZEO5).
    
    For now, this is just in the copy used in the ZEO5 tests.  If I have
    to updatre the copy at some point (hopefully not), then I'll add this
    to ZEO4 proper.
    9d765e8d
StorageServer.py 58.1 KB