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 pitrou
Recipients mattbillenstein, ned.deily, pitrou, ronaldoussoren, vstinner
Date 2017-06-22.16:11:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498147886.02.0.93870416131.issue30703@psf.upfronthosting.co.za>
In-reply-to
Content
Matt, if you try the following command, it will run the specific test in a loop in verbose mode:

$ ./python -m test --timeout=30 -F -m test_many_processes -v test_multiprocessing_forkserver
History
Date User Action Args
2017-06-22 16:11:26pitrousetrecipients: + pitrou, ronaldoussoren, vstinner, ned.deily, mattbillenstein
2017-06-22 16:11:26pitrousetmessageid: <1498147886.02.0.93870416131.issue30703@psf.upfronthosting.co.za>
2017-06-22 16:11:25pitroulinkissue30703 messages
2017-06-22 16:11:25pitroucreate