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, pitrou, serhiy.storchaka, vstinner
Date 2017-07-10.08:56:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499676980.45.0.773744197073.issue30171@psf.upfronthosting.co.za>
In-reply-to
Content
> The problem is that multiprocessing.Queue.join_thread() does nothing since the thread wasn't started by a subprocess.

I don't understand what this means.  Can you clarify a bit?
History
Date User Action Args
2017-07-10 08:56:20pitrousetrecipients: + pitrou, vstinner, serhiy.storchaka, davin
2017-07-10 08:56:20pitrousetmessageid: <1499676980.45.0.773744197073.issue30171@psf.upfronthosting.co.za>
2017-07-10 08:56:20pitroulinkissue30171 messages
2017-07-10 08:56:20pitroucreate