Commit 8f50714a authored by Dan Notestein's avatar Dan Notestein
Browse files

Disable SIGINT propagation to child hived processes

Set propagate_sigint=False in BaseNode Settings to prevent accidental
SIGINT propagation from the Python test process to child hived nodes.

This fixes flaky fork_tests failures where WitnessNode4 would receive
SIGINT during Phase 1 startup due to being in the same process group
as the Python process.
parent 9afceebf
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment