Closed GoogleCodeExporter closed 8 years ago
Do you keep a reference to the watchers (they are automatically stopped when
they are
garbage-collected)?
Can you provide an example script to reproduce this behavior (especially the
segfault)?
thanks for the report
malek
Original comment by lekma...@gmail.com
on 21 Dec 2009 at 5:17
I'd be really interested in anything leading to the segfault, but I can't
reproduce this.
Can you be more specific? Why are the connections garbage collected? Do you
setup an
Io watcher before the actual connection? If yes do you watch out for
EWOULDBLOCK or
EAGAIN (are the sockets in non-blocking mode?)? Do you send something through
the
socket? Python 2.6/3.1?
Even if you fixed it in the meantime, I'd like to know what was the initial
problem
(that is if you can expand on it).
Thanks for your help.
Original comment by lekma...@gmail.com
on 5 Jan 2010 at 11:00
Original comment by lekma...@gmail.com
on 20 Jul 2010 at 9:02
Original issue reported on code.google.com by
ski...@gmail.com
on 20 Dec 2009 at 11:33