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 vstinner, xdegaye
Date 2019-03-18.10:05:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Are you sure that multiprocessing is the issue? On bpo-35978, the test fails because of venv, not because of multiprocessing. Can it be the same issue?
History
Date User Action Args
2019-03-18 10:05:30vstinnersetrecipients: + vstinner, xdegaye
2019-03-18 10:05:30vstinnersetmessageid: <[email protected]>
2019-03-18 10:05:30vstinnerlinkissue36342 messages
2019-03-18 10:05:30vstinnercreate