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, pitrou, vstinner
Date 2017-09-13.01:17:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505265444.37.0.959492187772.issue31233@psf.upfronthosting.co.za>
In-reply-to
Content
Again, PR 3523 is a temporary fix to unblock the situation.

For a proper fix, I have a question: Should server_close() calls self.close_request(request) on thread requests?
History
Date User Action Args
2017-09-13 01:17:24vstinnersetrecipients: + vstinner, pitrou, ned.deily
2017-09-13 01:17:24vstinnersetmessageid: <1505265444.37.0.959492187772.issue31233@psf.upfronthosting.co.za>
2017-09-13 01:17:24vstinnerlinkissue31233 messages
2017-09-13 01:17:24vstinnercreate