[issue21742] WatchedFileHandler can fail due to race conditions or file open issues.

Roundup Robot report at bugs.python.org
Sat Jun 14 11:23:34 CEST 2014


Roundup Robot added the comment:

New changeset bb8b0c7fefd0 by Vinay Sajip in branch '2.7':
Issue #21742: Set stream to None after closing.
http://hg.python.org/cpython/rev/bb8b0c7fefd0

New changeset 6f1f38775991 by Vinay Sajip in branch '3.4':
Issue #21742: Set stream to None after closing.
http://hg.python.org/cpython/rev/6f1f38775991

New changeset 9913ab26ca6f by Vinay Sajip in branch 'default':
Closes #21742: Merged fix from 3.4.
http://hg.python.org/cpython/rev/9913ab26ca6f

----------
nosy: +python-dev
resolution:  -> fixed
stage:  -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list