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 Netto, Rhamphoryncus, Trundle, amaury.forgeotdarc, flub, forest, georg.brandl, ggenellina, gregory.p.smith, jamescooper, kbk, larsimmisch, pitrou, python-dev, terry.reedy, vstinner
Date 2011-05-04.18:05:05
SpamBayes Score 0.0019319995
Marked as misclassified No
Message-id <E1QHgRc-0003zF-JN@dinsdale.python.org>
In-reply-to
Content
New changeset 2a19d09b08f8 by Antoine Pitrou in branch '3.2':
Issue #1856: Avoid crashes and lockups when daemon threads run while the
http://hg.python.org/cpython/rev/2a19d09b08f8

New changeset c892b0321d23 by Antoine Pitrou in branch 'default':
Issue #1856: Avoid crashes and lockups when daemon threads run while the
http://hg.python.org/cpython/rev/c892b0321d23
History
Date User Action Args
2011-05-04 18:05:07python-devsetrecipients: + python-dev, georg.brandl, terry.reedy, gregory.p.smith, kbk, amaury.forgeotdarc, ggenellina, Rhamphoryncus, larsimmisch, pitrou, vstinner, forest, flub, jamescooper, Trundle, Netto
2011-05-04 18:05:05python-devlinkissue1856 messages
2011-05-04 18:05:05python-devcreate