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, pitrou, vstinner
Date 2017-07-10.11:43:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499687002.27.0.162275218525.issue30886@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7f3d65d6e4f8bebaaf996efb1c1adb67eb1724cb by Victor Stinner in branch '3.6':
bpo-30886: Fix multiprocessing.Queue.join_thread() (#2642) (#2643)
https://github.com/python/cpython/commit/7f3d65d6e4f8bebaaf996efb1c1adb67eb1724cb
History
Date User Action Args
2017-07-10 11:43:22vstinnersetrecipients: + vstinner, pitrou, davin
2017-07-10 11:43:22vstinnersetmessageid: <1499687002.27.0.162275218525.issue30886@psf.upfronthosting.co.za>
2017-07-10 11:43:22vstinnerlinkissue30886 messages
2017-07-10 11:43:22vstinnercreate