The predicate for whether the current process is cleaning up after being killed.
Package
mp
Signature
current-process-in-cleanup-p => result
Values
result
A boolean.
Description
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.