[issue11444] logging FileHandler.close should acquire its lock before closing stream

Roundup Robot report at bugs.python.org
Tue Mar 8 23:54:33 CET 2011


Roundup Robot <devnull at devnull> added the comment:

New changeset fc4d045e3170 by Vinay Sajip in branch '2.6':
Issue #11444: Lock handlers while flushing/closing during shutdown.
http://hg.python.org/cpython/rev/fc4d045e3170

New changeset c8b651b3a493 by Vinay Sajip in branch '2.7':
Issue #11444: Merge fix from 2.6.
http://hg.python.org/cpython/rev/c8b651b3a493

New changeset 16f8f359db9c by Vinay Sajip in branch '3.1':
Issue #11444: Lock handlers while flushing/closing during shutdown.
http://hg.python.org/cpython/rev/16f8f359db9c

New changeset 39469645857a by Vinay Sajip in branch '3.2':
Issue #11444: Merge fix from 3.1.
http://hg.python.org/cpython/rev/39469645857a

New changeset 1947cca7f583 by Vinay Sajip in branch 'default':
Issue #11444: Merge fix from 3.2.
http://hg.python.org/cpython/rev/1947cca7f583

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list