vcl: fix sigchld handler recursion 47/42247/1
authorFlorin Coras <[email protected]>
Fri, 24 Jan 2025 02:31:33 +0000 (21:31 -0500)
committerFlorin Coras <[email protected]>
Fri, 24 Jan 2025 02:31:33 +0000 (21:31 -0500)
commit83635cf6e95539d4149574fac4d077f96183c317
treeaa45a7ea51c35c1c64d878693d35994b04fe6164
parentebe83fcb582a44009d75b91cc316005254f7b0ab
vcl: fix sigchld handler recursion

Observed with hst redis test and ubuntu 24.04

Type: fix

Change-Id: I22b28af5ca26498250c31edeb3db224a2e12e19d
Signed-off-by: Florin Coras <[email protected]>
src/vcl/vcl_locked.c