This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients python-dev, sbt
Date 2012-06-18.15:08:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SgdZG-0001JR-H1@dinsdale.python.org>
In-reply-to
Content
New changeset 4c07b9c49b75 by Richard Oudkerk in branch '2.7':
Issue #15101: Make pool finalizer avoid joining current thread
http://hg.python.org/cpython/rev/4c07b9c49b75

New changeset e1cd1f430ff1 by Richard Oudkerk in branch '3.2':
Issue #15101: Make pool finalizer avoid joining current thread.
http://hg.python.org/cpython/rev/e1cd1f430ff1

New changeset 59e0a51c5fc3 by Richard Oudkerk in branch 'default':
Issue #15101: Make pool finalizer avoid joining current thread.
http://hg.python.org/cpython/rev/59e0a51c5fc3
History
Date User Action Args
2012-06-18 15:08:40python-devsetrecipients: + python-dev, sbt
2012-06-18 15:08:39python-devlinkissue15101 messages
2012-06-18 15:08:39python-devcreate