johnkw added the comment:

Not sure what you mean. That is a standalone example. It creates the local 
"HTTP server", which is merely a dummy listen socket. The whole point is just 
to have something that does a slow I/O operation, and simply not responding is 
sufficient for that to reproduce the bug.

Also, I would add that on further investigation this occurs on cygwin, but not 
on Linux.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23531>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to