[issue21878] wsgi.simple_server's wsgi.input read/readline waits forever in certain circumstances

Robin Schoonover report at bugs.python.org
Sat Jun 28 21:09:36 CEST 2014


Robin Schoonover added the comment:

Issue also occurs if .read() is used with no size.

----------
title: wsgi.simple_server's wsgi.input readline waits forever for non-multipart/form-data -> wsgi.simple_server's wsgi.input read/readline waits forever in certain circumstances

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


More information about the Python-bugs-list mailing list