Skip to main content

Module process

Module process 

Source
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.