• Guido van Rossum's avatar
    Fixed a few docstrings that were out of date. · 3cd508c3
    Guido van Rossum authored
    Added a new test: checkMultiStorageTransaction().  This tests for the
    deadlocks that we've seen when multiple appservers do transactions
    involving multiple ZEO 2.0 storages.  It also nicely tests the timeout
    feature that Jeremy added to StorageServer.
    
    WARNING: with the current ZEO code, this occasionally hangs.  That's
    the point of this test. :-)
    3cd508c3
ConnectionTests.py 21.3 KB