Re: capturing system shutdown signals?

Michał "phoe" Herda via Sbcl-help <[email protected]>
Newsgroups gmane.lisp.steel-bank.general
Message-ID <[email protected]>
On 27.04.2024 00:51, Grégory Vanuxem wrote:
> You will first need to handle the SIGTERM, 15 , but eventually 9, hard 
> kill.
You won't need to, or even be able to, handle SIGKILL inside SBCL. 
Handling SIGTERM with a clean unwind (and doing it fast enough, before 
the OS follows up with SIGKILL) is probably your only good bet.


_______________________________________________
Sbcl-help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sbcl-help
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.