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 gvanrossum
Recipients christian.heimes, felipecruz, giampaolo.rodola, gvanrossum, neologix, pitrou, rosslagerwall
Date 2013-01-05.19:20:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357413623.62.0.533965253733.issue16853@psf.upfronthosting.co.za>
In-reply-to
Content
I think that this needs extensive tests that verify the behavior of many end cases, including under duress (e.g. when there are too many connections for the kernel to handle).  That would seem the only way to make sure that the code is reliable across platforms.  It is likely that you could borrow some ideas for test scenarios from Twisted.
History
Date User Action Args
2013-01-05 19:20:23gvanrossumsetrecipients: + gvanrossum, pitrou, giampaolo.rodola, christian.heimes, neologix, rosslagerwall, felipecruz
2013-01-05 19:20:23gvanrossumsetmessageid: <1357413623.62.0.533965253733.issue16853@psf.upfronthosting.co.za>
2013-01-05 19:20:23gvanrossumlinkissue16853 messages
2013-01-05 19:20:23gvanrossumcreate