pub async fn mark_bootstrap_drained(
bootstrap_state: &Arc<RwLock<BootstrapState>>,
)Expand description
Mark bootstrap as complete, updating the shared state.
pub async fn mark_bootstrap_drained(
bootstrap_state: &Arc<RwLock<BootstrapState>>,
)Mark bootstrap as complete, updating the shared state.