capturing system shutdown signals?
Jeff Cunningham <[email protected]>
| Newsgroups | gmane.lisp.steel-bank.general |
|---|---|
| Message-ID | <20240426131225.52cb698f@Isabelle> |
Is there a way to capture a general shutdown signal in a running sbcl-compiled program (Hunchentoot server) so it can gracefully do some house-keeping first? This is running on a Linux platform. I had a binary data file destroyed the other day from improper closure while writing. Best regards, -- Jeff