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, guettli, jamescooper, kbk, larsimmisch, pitrou, python-dev, terry.reedy, vstinner
Date 2014-06-17.02:39:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gstsq4c89z7Ljm@mail.python.org>
In-reply-to
Content
New changeset 7741d0dd66ca by Benjamin Peterson in branch '2.7':
avoid crashes and lockups from daemon threads during interpreter shutdown (#1856)
http://hg.python.org/cpython/rev/7741d0dd66ca
History
Date User Action Args
2014-06-17 02:39:44python-devsetrecipients: + python-dev, georg.brandl, terry.reedy, gregory.p.smith, kbk, guettli, amaury.forgeotdarc, ggenellina, Rhamphoryncus, larsimmisch, pitrou, vstinner, forest, flub, jamescooper, Trundle, Netto
2014-06-17 02:39:44python-devlinkissue1856 messages
2014-06-17 02:39:44python-devcreate