Skip to main content

Module lifecycle

Module lifecycle 

Source
Expand description

Synchronized lifecycle: Running → ShuttingDown → Stopped (JOE-1594).

Structs§

Lifecycle
Process/engine lifecycle with atomic admission and active-op accounting.
OpAdmission
RAII admission ticket — drops unregister the op (panic-safe).

Enums§

AdmissionError
Error when admission is refused.
LifecycleState
High-level lifecycle state.
ShutdownError
Shutdown outcome when active work does not drain in time.