Skip to main content

Module control_loop

Module control_loop 

Source
Expand description

Runtime control loop.

This module executes control-plane commands, receives child child_start_count exits, and applies supervisor restart strategy decisions.

Structs§

RuntimeControlState
Mutable state owned by the control loop.

Functions§

run_control_loop
Runs the control loop until all command senders are dropped.