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 vstinner
Recipients davin, martin.panter, pitrou, serhiy.storchaka, vstinner
Date 2017-07-24.11:02:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500894143.05.0.624309926798.issue26762@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 06634950c553f8df83330ed468c11483b857b7dc by Victor Stinner in branch 'master':
bpo-26762: Avoid daemon process in _test_multiprocessing (#2842)
https://github.com/python/cpython/commit/06634950c553f8df83330ed468c11483b857b7dc
History
Date User Action Args
2017-07-24 11:02:23vstinnersetrecipients: + vstinner, pitrou, martin.panter, serhiy.storchaka, davin
2017-07-24 11:02:23vstinnersetmessageid: <1500894143.05.0.624309926798.issue26762@psf.upfronthosting.co.za>
2017-07-24 11:02:23vstinnerlinkissue26762 messages
2017-07-24 11:02:22vstinnercreate