[pypy-issue] [issue1568] Using socket.makefile from eventlet results in hangs

Armin Rigo tracker at bugs.pypy.org
Tue Aug 6 11:33:05 CEST 2013


Armin Rigo <armin.rigo at gmail.com> added the comment:

agaynor: additionally, it seems that your example leaks a socket anyway: in
send_raw(), c.close() is never called.

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1568>
________________________________________


More information about the pypy-issue mailing list