• Jeremy Hylton's avatar
    Fix checkReconnection(). · ad30ddbc
    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.
    ad30ddbc
testZEO.py 10.4 KB