Module shutdown

Module shutdown 

Source
Expand description

Helpers for signaling the controlled shutdown of tasks.

Structsยง

ComponentShutdownCoordinator
A component-specific shutdown coordinator.
ComponentShutdownHandle
A component shutdown handle.
DynamicShutdownCoordinator
A shutdown coordinator that can dynamically register handles for shutdown.
DynamicShutdownHandle
A dynamic shutdown handle.