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.

作者 jwarkentin
收信人 giampaolo.rodola, gregory.p.smith, jwarkentin
日期 2011-02-06.02:18:27
SpamBayes Score 0.11933652
Marked as misclassified
Message-id <1296958709.22.0.538923892335.issue11109@psf.upfronthosting.co.za>
In-reply-to
内容
I noticed that ForkingMixIn also was overriding handle_timeout() trying to cleanup zombies after 300 seconds of inactivity, which is useless on a busy server. I'm replacing the patch with one that also removes handle_timeout().
历史
日期 用户 动作 参数
2011-02-06 02:18:29jwarkentin修改recipients: + jwarkentin, gregory.p.smith, giampaolo.rodola
2011-02-06 02:18:29jwarkentin修改messageid: <1296958709.22.0.538923892335.issue11109@psf.upfronthosting.co.za>
2011-02-06 02:18:27jwarkentin链接issue11109 messages
2011-02-06 02:18:27jwarkentin创建