[issue26309] socketserver.BaseServer._handle_request_noblock() don't shutdwon request if verify_request is False

Aviv Palivoda report at bugs.python.org
Mon Feb 8 12:20:00 EST 2016


Aviv Palivoda added the comment:

Had a small mistake in the previous patch (did not notice process_request) call shutdown_request.

fixed the patch

----------
Added file: http://bugs.python.org/file41856/socketserver-shutdown-if-verify-false2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26309>
_______________________________________


More information about the Python-bugs-list mailing list