]> granicus.if.org Git - python/commit
Issue #14632: Updated WatchedFileHandler to deal with race condition. Thanks to John...
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 24 Apr 2012 22:15:10 +0000 (23:15 +0100)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 24 Apr 2012 22:15:10 +0000 (23:15 +0100)
commit885f6fd472342795d54fae3309c10f87cadceec0
tree39733def70f8703725ceef8570fc0cbc7ae120d4
parent231d474a7b1747d22c383802473fb15b549f22cb
Issue #14632: Updated WatchedFileHandler to deal with race condition. Thanks to John Mulligan for the problem report and patch.
Lib/logging/handlers.py
Lib/test/test_logging.py