I’m using bitcoin-node from v30.0rc1 to drive my development towards Sv2 integration over the new mining IPC interface https://github.com/stratum-mining/sv2-apps/issues/39
I noticed that after the first IPC connection is established, I’m unable to kill bitcoin-node via Ctrl+C.