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, serhiy.storchaka, vstinner
Date 2017-07-10.00:31:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499646664.92.0.095855899582.issue30171@psf.upfronthosting.co.za>
In-reply-to
Content
Another example:
http://bugs.python.org/issue30886#msg298014

"The problem is that multiprocessing.Queue.join_thread() does nothing since the thread wasn't started by a subprocess."
History
Date User Action Args
2017-07-10 00:31:05vstinnersetrecipients: + vstinner, pitrou, serhiy.storchaka, davin
2017-07-10 00:31:04vstinnersetmessageid: <1499646664.92.0.095855899582.issue30171@psf.upfronthosting.co.za>
2017-07-10 00:31:04vstinnerlinkissue30171 messages
2017-07-10 00:31:04vstinnercreate