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 Ringding
Recipients Ringding, gvanrossum, jyasskin, nnorwitz, schmir
Date 2009-04-23.09:17:43
SpamBayes Score 0.00022226539
Marked as misclassified No
Message-id <1240478265.24.0.388445154055.issue1540386@psf.upfronthosting.co.za>
In-reply-to
Content
Jeffrey, this very commit broke it. See also issue 5814. The same
happened for me last week. What makes it especially bad is that even
once enough children terminate, the SocketServer won't be able to handle
any more connections; it just throws this Exception again and again and
closes new connections immediately.
History
Date User Action Args
2009-04-23 09:17:45Ringdingsetrecipients: + Ringding, gvanrossum, nnorwitz, jyasskin, schmir
2009-04-23 09:17:45Ringdingsetmessageid: <1240478265.24.0.388445154055.issue1540386@psf.upfronthosting.co.za>
2009-04-23 09:17:44Ringdinglinkissue1540386 messages
2009-04-23 09:17:43Ringdingcreate