• Tim Peters's avatar
    ClientStorage: · f20fd8dd
    Tim Peters authored
    _basic_init():  repair tpc_cond comments in light of recent changes.
    tpc_begin:  when self._server is None, do tpc_cond.notify() to let
    other threads waiting for "_transaction is None" to continue.
    f20fd8dd
ClientStorage.py 17.4 KB