[Python-Dev] Reference leak in thread._local
Aahz
aahz at pythoncraft.com
Thu Aug 28 01:41:59 CEST 2008
On Wed, Aug 27, 2008, Ben.Cottrell at nominum.com wrote:
>
> I noticed that thread._local can leak references if objects are
> being stored inside the thread._local object whose destructors
> might release the GIL.
Please post this bug report & patch to bugs.python.org -- otherwise, it
will almost certainly get lost.
--
Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/
Adopt A Process -- stop killing all your children!
More information about the Python-Dev
mailing list