Skip to content
Prev 75392 / 398502 Next

signal handling

On Thu, 11 Aug 2005, Omar Lakkis wrote:

            
You may find on.exit() somewhat useful for cleanup
but signals are not propogated to your code by the
R environment.

?Signals (on Unix-based platforms) mentions that SIGUSR2
will bypass the above; no idea about Windows.

----------------------------------------------------------
SIGSIG -- signature too long (core dumped)