in reply to Re^2: background system() and stillalive() sub
in thread background system() and stillalive() sub
Basically these signals like SIGINT, will terminate you if you don't have a plan to deal with it. Yes, you can override the default behavior, but I don't think that is what the OP is asking about.
|
|---|