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§
- Admission
Error - Error when admission is refused.
- Lifecycle
State - High-level lifecycle state.
- Shutdown
Error - Shutdown outcome when active work does not drain in time.