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 Mark.Shannon, davin, ned.deily, pitrou, serhiy.storchaka, vstinner
Date 2018-05-23.21:06:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527109614.35.0.682650639539.issue33612@psf.upfronthosting.co.za>
In-reply-to
Content
Mark Shannon, the author of the assertion, approved my PR to remove the assertion:
https://github.com/python/cpython/pull/7069#issuecomment-391342700

The initial issue, the failing assertion, has been fixed. Well, to be honest, I failed to reproduce Serhiy's use case using test_multiprocessing_fork, but I'm confident that the removal of the assertion fixed the bug ;-)
History
Date User Action Args
2018-05-23 21:06:54vstinnersetrecipients: + vstinner, pitrou, ned.deily, Mark.Shannon, serhiy.storchaka, davin
2018-05-23 21:06:54vstinnersetmessageid: <1527109614.35.0.682650639539.issue33612@psf.upfronthosting.co.za>
2018-05-23 21:06:54vstinnerlinkissue33612 messages
2018-05-23 21:06:54vstinnercreate