[issue17555] ForkAwareThreadLock leak after fork

Roundup Robot report at bugs.python.org
Wed Apr 17 22:29:14 CEST 2013


Roundup Robot added the comment:

New changeset 66731a1b1aa4 by Richard Oudkerk in branch '2.7':
Issue #17555: Fix ForkAwareThreadLock so that size of after fork
http://hg.python.org/cpython/rev/66731a1b1aa4

New changeset 21314f27a40c by Richard Oudkerk in branch '3.3':
Issue #17555: Fix ForkAwareThreadLock so that size of after fork
http://hg.python.org/cpython/rev/21314f27a40c

New changeset 2c350a75ff43 by Richard Oudkerk in branch 'default':
Issue #17555: Fix ForkAwareThreadLock so that size of after fork
http://hg.python.org/cpython/rev/2c350a75ff43

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

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


More information about the Python-bugs-list mailing list