Message 300443 - Python tracker

Message300443

Author vstinner
Recipients brett.cannon, vstinner
Date 2017-08-17.15:51:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502985085.68.0.626980530703.issue31217@psf.upfronthosting.co.za>
In-reply-to
Content
regrtest also has an issue: when tests are run again, they should be run in a fresh process, especially when tests are run in parallel (-jN).
History
Date User Action Args
2017-08-17 15:51:25vstinnersetrecipients: + vstinner, brett.cannon
2017-08-17 15:51:25vstinnersetmessageid: <1502985085.68.0.626980530703.issue31217@psf.upfronthosting.co.za>
2017-08-17 15:51:25vstinnerlinkissue31217 messages
2017-08-17 15:51:25vstinnercreate