Documentation
¶
Overview ¶
Package reaper collects detached child processes in ateom-microvm. Synchronous commands must use Run or RunCombined so the reaper cannot consume their exit status. Detached commands must use exec.Cmd.Start directly.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunCombined ¶
RunCombined is Run for callers that need cmd.CombinedOutput.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.