Justin <[email protected]> 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 <[email protected]> <http://bugs.python.org/issue11109> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
