[issue31639] http.server and SimpleHTTPServer hang after a few requests

Glenn Linderman report at bugs.python.org
Mon Dec 18 02:46:38 EST 2017


Glenn Linderman <v+python at g.nevcal.com> added the comment:

This probably has been around for a while: this 2011 thread in a Chromium wontfix bug is enlightening, but the solution suggested, a ThreadingMixIn for the HTTPServer, didn't help me.

https://bugs.chromium.org/p/chromium/issues/detail?id=195550

----------

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


More information about the Python-bugs-list mailing list