• Jeremy Hylton's avatar
    Revise log messages for blocked transactions. · 12cc4e41
    Jeremy Hylton authored
    Log message less choppy.
    
    There was an info-level log call when a transaction was blocked, but
    not a complementary one when the transaction was resumed.  Added the
    latter, so that the log provides a clear record of whether the server
    is wedged or working.
    12cc4e41
StorageServer.py 19.3 KB