]> 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:33:33 +0000 (23:33 +0100)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 24 Apr 2012 22:33:33 +0000 (23:33 +0100)
commita5798ded26e3ad67946b7d8150a8e13b0075fbf8
tree508e1844c0372f19b7bcdbf22d9aeb7de1635ca6
parent5438ed1572f5e379cac8b85ed2226101a1bfcacc
parent66b8b08752a2e30cbbbd12295247df050d534c4b
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