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 ned.deily, vstinner
Date 2017-09-13.00:43:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505263395.62.0.485199751964.issue31151@psf.upfronthosting.co.za>
In-reply-to
Content
I tag this issue as release blocker as a remainder that we have to agree how to handle threads/processes before Python 3.7 feature freeze.

See also bpo-31233: socketserver.ThreadingMixIn leaks running threads after server_close().
History
Date User Action Args
2017-09-13 00:43:15vstinnersetrecipients: + vstinner, ned.deily
2017-09-13 00:43:15vstinnersetmessageid: <1505263395.62.0.485199751964.issue31151@psf.upfronthosting.co.za>
2017-09-13 00:43:15vstinnerlinkissue31151 messages
2017-09-13 00:43:15vstinnercreate