The configuration for child processes.

Configuration to how child processes should be handled and watched.

Hierarchy

  • ChildProcessConfig

Properties

processesKeepWatchdogAlive: boolean

True when child processes are counted as processes which keep the watchdog as running.

terminateOnStop: boolean

True when child processes should be terminated when the watchdog should stop.

Generated using TypeDoc