chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] process-wait


From: Jim Ursetto
Subject: Re: [Chicken-users] process-wait
Date: Fri, 2 Sep 2011 16:43:20 -0500

On Sep 2, 2011, at 3:50 PM, Felix wrote:

> The signal handlers that you set with "set-signal-handler!" are not
> executed at interrupt time. They just save the signal number and
> provoke a GC on the next heap-check that happens to execute. Then the
> interrrupt-processing wraps up the execution state and invokes
> "##sys#interrupt-hook".

On a related note:
http://3e8.org/blog/2011/08/02/take-off-every-sigterm/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]