Message 302015 - Python tracker (original) (raw)

Message302015

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:15 vstinner set recipients: + vstinner, ned.deily
2017-09-13 00:43:15 vstinner set messageid: 1505263395.62.0.485199751964.issue31151@psf.upfronthosting.co.za
2017-09-13 00:43:15 vstinner link issue31151 messages
2017-09-13 00:43:15 vstinner create