[issue21149] logging._removeHandlerRef is not threadsafe during interpreter shutdown

Vinay Sajip report at bugs.python.org
Sat Apr 5 02:45:25 CEST 2014


Vinay Sajip added the comment:

The release notes say about PEP 442 that "As part of this change, module globals are no longer forcibly set to None during interpreter shutdown in most cases". I haven't looked at the PEP in detail, so I'm not sure specifically what "most cases" means - so I played it safe.

----------

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


More information about the Python-bugs-list mailing list