[issue41093] TCPServer's server_forever() shutdown immediately when calling shutdown()

Tony report at bugs.python.org
Wed Jun 24 05:06:17 EDT 2020


Tony <tony.solomonik at gmail.com> added the comment:

Just want to note that this fixes an issue in all TCPServers and not only http.server

----------
title: BaseServer's server_forever() shutdown immediately when calling shutdown() -> TCPServer's server_forever() shutdown immediately when calling shutdown()

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41093>
_______________________________________


More information about the Python-bugs-list mailing list