[issue23576] HTTPS reads can block when content length not available and timeout set.

Antoine Pitrou report at bugs.python.org
Wed Mar 4 01:13:21 CET 2015


Antoine Pitrou added the comment:

Varying reproduceability may have to do with sleepy-reaches-6892.herokuapp.com resolving to different endpoints (that domain name has a stupidly small TTL, by the way).

Anyway, for an unknown reason the following patch seems to fix the issue.

----------
keywords: +patch
Added file: http://bugs.python.org/file38326/ssl_read_fixup.patch

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


More information about the Python-bugs-list mailing list