]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Don't catch more than 1 SIGTERM in the parent process as doing so results
authorBrian Havard <bjh@apache.org>
Sun, 11 Aug 2002 04:40:59 +0000 (04:40 +0000)
committerBrian Havard <bjh@apache.org>
Sun, 11 Aug 2002 04:40:59 +0000 (04:40 +0000)
commit10aeb0a40cc2485345ccce46e239b417efebd952
treefd81b8519edb143d3ee5c88f811fa81b00d1a844
parent91c4705c80dde525c63e4237b5eb6e358486f9bc
Don't catch more than 1 SIGTERM in the parent process as doing so results
in an unkillable process if shutdown_pending doesn't manage to trigger
process exit.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96349 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/mpmt_os2/mpmt_os2.c