diff options
Diffstat (limited to 'qooxdoo/source/tr.cgi')
-rwxr-xr-x | qooxdoo/source/tr.cgi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qooxdoo/source/tr.cgi b/qooxdoo/source/tr.cgi index be02730..cc0fe28 100755 --- a/qooxdoo/source/tr.cgi +++ b/qooxdoo/source/tr.cgi @@ -8,6 +8,9 @@ use CGI::Util qw(expires); use CGI::Session; use Qooxdoo::JSONRPC; +# don't bother with zombies +$SIG{CHLD} = 'IGNORE'; + #$Qooxdoo::JSONRPC::debug=1; # Change this space-separated list of directories to include |