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 davin, ned.deily, pitrou, vstinner
Date 2018-05-31.02:36:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527734163.31.0.682650639539.issue33532@psf.upfronthosting.co.za>
In-reply-to
Content
test_multiprocessing_forkserver.test_ignore() failed on Travis CI using PR 7261: --randseed=7474929. The method failed once when run in parallel, and then failed again when re-reun in verbose mode.
History
Date User Action Args
2018-05-31 02:36:03vstinnersetrecipients: + vstinner, pitrou, ned.deily, davin
2018-05-31 02:36:03vstinnersetmessageid: <1527734163.31.0.682650639539.issue33532@psf.upfronthosting.co.za>
2018-05-31 02:36:03vstinnerlinkissue33532 messages
2018-05-31 02:36:03vstinnercreate