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 pitrou
Recipients davin, eryksun, neologix, pietvo, pitrou, r.david.murray, sbt, tim.peters
Date 2017-08-16.18:53:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502909611.32.0.247149718916.issue18966@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ee84a608587b930176d37303afae8a4358e15990 by Antoine Pitrou in branch 'master':
bpo-18966: non-daemonic threads created by a multiprocessing.Process should be joined on exit (#3111)
https://github.com/python/cpython/commit/ee84a608587b930176d37303afae8a4358e15990
History
Date User Action Args
2017-08-16 18:53:31pitrousetrecipients: + pitrou, tim.peters, r.david.murray, pietvo, neologix, sbt, eryksun, davin
2017-08-16 18:53:31pitrousetmessageid: <1502909611.32.0.247149718916.issue18966@psf.upfronthosting.co.za>
2017-08-16 18:53:31pitroulinkissue18966 messages
2017-08-16 18:53:31pitroucreate