DUNE-DAQ / nanorc

2 stars 2 forks source link

Catch for SIGQUIT #251

Closed sbutchart closed 3 months ago

sbutchart commented 3 months ago

Fixes a problem where unintentional SIGQUIT was causing a core dump upon trying to detach from tmux session.

plasorak commented 3 months ago

To test this: start nanorc and issue a SIGQUIT with ctrl-\ (or doing that twice if you are using tmux with the bind key set to ctrl-\, as is the case of np04daq nanorc on np04-srv-024)