summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorflu0r1ne <flu0r1ne@flu0r1ne.net>2023-09-10 04:36:16 -0500
committerflu0r1ne <flu0r1ne@flu0r1ne.net>2023-09-10 22:10:38 -0500
commit2870d2729a3930988f0041e2d78fec672e69afac (patch)
treef04ca58f39d839108dc472bcd3ae1faf976a70c4 /README.rst
parentb4f2469369960fb914c1d1eb4942feebf648835a (diff)
downloadfcgiwrap-2870d2729a3930988f0041e2d78fec672e69afac.tar.xz
fcgiwrap-2870d2729a3930988f0041e2d78fec672e69afac.zip
Kill all child processes on parent SIGTERMmasterinfanticide-on-sigterm
When attached to a terminal, a SIGINT signal is sent to the parent and all children, instructing them to exit. In some environments including docker, only the parent receives the SIGTERM and is responsible for propagating it to the children. This patch kills all child processes when the parent receives a SIGTERM or a SIGINT.
Diffstat (limited to 'README.rst')
0 files changed, 0 insertions, 0 deletions