This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author giampaolo.rodola
Recipients giampaolo.rodola, josiah.carlson, josiahcarlson, mmw, rhettinger
Date 2010-08-26.11:03:49
SpamBayes Score 0.00026076857
Marked as misclassified No
Message-id <1282820632.26.0.74751167843.issue9686@psf.upfronthosting.co.za>
In-reply-to
Content
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?).
History
Date User Action Args
2010-08-26 11:03:52giampaolo.rodolasetrecipients: + giampaolo.rodola, rhettinger, josiahcarlson, josiah.carlson, mmw
2010-08-26 11:03:52giampaolo.rodolasetmessageid: <1282820632.26.0.74751167843.issue9686@psf.upfronthosting.co.za>
2010-08-26 11:03:50giampaolo.rodolalinkissue9686 messages
2010-08-26 11:03:49giampaolo.rodolacreate