]> 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:25:30 +0000 (23:25 +0100)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 24 Apr 2012 22:25:30 +0000 (23:25 +0100)
commit66b8b08752a2e30cbbbd12295247df050d534c4b
tree05cf51ad17c089d5824841126207722baeb99adf
parent1ef9eda7bcddc494a250a6fb262c0dd3327dc443
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