[issue11199] urllib hangs when closing connection

rg3 report at bugs.python.org
Mon Feb 21 19:44:37 CET 2011


rg3 <sarbalap+freshmeat at gmail.com> added the comment:

That makes sense and explains why the problem could not be reproduced over the loopback (the transfer would be too fast).

I have not tested the patch, but I can reproduce the problem with a local connection if I compile pure-ftpd with the --with-throttling switch and limit the bandwidth to 1 KB/sec, using the -t option.

----------

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


More information about the Python-bugs-list mailing list