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 ericvw, pablogsal, pitrou, tzickel, vstinner
Date 2018-12-13.00:31:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
See also bpo-35478: multiprocessing: ApplyResult.get() hangs if the pool is terminated.
History
Date User Action Args
2018-12-13 00:31:32vstinnersetrecipients: + vstinner, pitrou, ericvw, tzickel, pablogsal
2018-12-13 00:31:32vstinnersetmessageid: <[email protected]>
2018-12-13 00:31:31vstinnerlinkissue35378 messages
2018-12-13 00:31:31vstinnercreate