Documentation
¶
Overview ¶
Package reaper contains logic for reaping subprocesses. It is specifically used in the agent to avoid the accumulation of zombie processes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInitProcess ¶
func IsInitProcess() bool
IsInitProcess returns true if the current process's PID is 1.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.