Expand description
Host process identity helpers shared by runtime consumers.
Functions§
- is_
process_ alive - Check whether a host process exists.
- is_
process_ alive_ with_ identity - Check process liveness and, when recorded, its stable identity token.
- is_
process_ running_ with_ identity - Check whether a process identity is actively running rather than a zombie.
- pid_
start_ time - Read a process’s Linux start time as a stable PID identity token.