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-22.14:48:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503413314.4.0.484557743252.issue31258@psf.upfronthosting.co.za>
In-reply-to
Content
Using PR 3182, test_socketserver fails with --fail-env-changed because of bpo-31151 "socketserver.ForkingMixIn.server_close() leaks zombie processes".
History
Date User Action Args
2017-08-22 14:48:34vstinnersetrecipients: + vstinner
2017-08-22 14:48:34vstinnersetmessageid: <1503413314.4.0.484557743252.issue31258@psf.upfronthosting.co.za>
2017-08-22 14:48:34vstinnerlinkissue31258 messages
2017-08-22 14:48:34vstinnercreate