[issue14632] Race condition in WatchedFileHandler leads to unhandled exception

Vinay Sajip report at bugs.python.org
Thu May 3 02:14:38 CEST 2012


Vinay Sajip <vinay_sajip at yahoo.co.uk> added the comment:

The only thing I can think of is that the file is kept open by something else (the other thread).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14632>
_______________________________________


More information about the Python-bugs-list mailing list