Skip to main content

await_background_shutdown

Function await_background_shutdown 

Source
pub(super) async fn await_background_shutdown(
    task: &'static str,
    handle: JoinHandle<()>,
    grace_period: Duration,
)