Type Definition holochain::conductor::manager::ShutdownHandle

source ·
pub type ShutdownHandle = JoinHandle<()>;
Expand description

A future which awaits the completion of all managed tasks