The predicate for whether the current process is cleaning up after being killed.
mp
current-process-in-cleanup-p => result
result |
A boolean. |
The function current-process-in-cleanup-p
returns true after the current process is killed. In particular, it returns true while the cleanups that were set by ensure-process-cleanup execute.
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:51