Skip to main content

run_with_shutdown

Function run_with_shutdown 

Source
pub fn run_with_shutdown(
    shutdown_flag: Arc<AtomicBool>,
) -> Result<(), OsedaRunError>