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 vstinner
Date 2017-08-11.14:02:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502460169.54.0.891141614815.issue31067@psf.upfronthosting.co.za>
In-reply-to
Content
I tried and failed to reproduce the bug manually on the FreeBSD 10 buildbot.

I ran 14 iterations of "./python -m test test_subprocess -v -F --fail-env-changed" and 50 iterations of "./python -m test test_subprocess -m  test_leak_fast_process_del_killed -F".
History
Date User Action Args
2017-08-11 14:02:49vstinnersetrecipients: + vstinner
2017-08-11 14:02:49vstinnersetmessageid: <1502460169.54.0.891141614815.issue31067@psf.upfronthosting.co.za>
2017-08-11 14:02:49vstinnerlinkissue31067 messages
2017-08-11 14:02:49vstinnercreate