Y
Hacker News
new
|
ask
|
show
|
jobs
by
chasil
81 days ago
It is possible to install a handler for most signals, and that handler can be configured to ignore the signal.
Signal 9 cannot be ignored.
1 comments
gottheUIblues
81 days ago
I don't think of 9 as really being a signal to the process at all, more of an instruction to the OS kernel to terminate the process
link