• Jeremy Hylton's avatar
    Fix checkReconnection(). · e670f33c
    Jeremy Hylton authored
    If an exception is raised, make sure the current transaction is
    aborted.  And catch more of the oddball exceptions that can get raised
    when a server disconnects -- like thread.error.
    e670f33c
testZEO.py 10.4 KB