Justin <justin.warken...@gmail.com> added the comment: 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().
---------- Added file: http://bugs.python.org/file20691/loop_actions.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11109> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com