Closed GoogleCodeExporter closed 9 years ago
That does not seem like gevent issue. You can verify it by commenting out line
#12 in concurrent_download.py:
monkey.patch_all()
https://bitbucket.org/denis/gevent/src/f443b9ece804/examples/concurrent_download
.py#cl-12
Do you still have the issue without monkey patch? Can you download google.com
with curl or with your browser?
Original comment by Denis.Bi...@gmail.com
on 3 Jan 2012 at 8:55
others libs is call fine, just when i call monkey.patch_all(), then the
problem is show.
Original comment by liangguo...@gmail.com
on 3 Jan 2012 at 5:25
Migrated to http://github.com/SiteSupport/gevent/issues/113
Original comment by Denis.Bi...@gmail.com
on 14 Sep 2012 at 10:52
Original issue reported on code.google.com by
liangguo...@gmail.com
on 31 Dec 2011 at 9:39