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/stratum/issues/1885
I noticed that after the first IPC connection is established, I’m unable to kill bitcoin-node
via Ctrl+C.