[issue9686] asyncore infinite loop on raise

Giampaolo Rodola' report at bugs.python.org
Thu Aug 26 13:03:52 CEST 2010


Giampaolo Rodola' <g.rodola at gmail.com> added the comment:

I agree with you that asyncore API model is far from being robust and I've personally seen infinite recursion more than once if certain asyncore methods aren't properly subclassed.

What I don't understand is what changes you are proposing and, again, it would be very helpful if you could provide an example code which demonstrates the problems you're complaining about (infinite recursion? broken pipe error? both?).

----------

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


More information about the Python-bugs-list mailing list