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 serhiy.storchaka, vstinner
Date 2017-05-05.08:29:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493972996.41.0.946776727717.issue30258@psf.upfronthosting.co.za>
In-reply-to
Content
@Serhiy: I fixed the bug you found. Don't hesitate to propose directly a PR if I missed something (or open an issue, it's up to you).

At least, regrtest of Python 2.7 should now handle correctly crashes when using -jN.
History
Date User Action Args
2017-05-05 08:29:56vstinnersetrecipients: + vstinner, serhiy.storchaka
2017-05-05 08:29:56vstinnersetmessageid: <1493972996.41.0.946776727717.issue30258@psf.upfronthosting.co.za>
2017-05-05 08:29:56vstinnerlinkissue30258 messages
2017-05-05 08:29:56vstinnercreate