• Jim Fulton's avatar
    Made locking logic more robust. · e465d2c1
    Jim Fulton authored
    - Improved ZEO server commit lock logging.  Now, locking activity is
      logged at the debug level until the number of wating lock requests
      gets above 3.  Log at the critical level when the number of waiting
      lock requests gets above 9.
    
    - ZEO servers no longer log their pids in every log message. It's just
      not interesting. :)
    e465d2c1
testZEO2.py 13.2 KB