Skip to main content

remove_unusable_circuits

Function remove_unusable_circuits 

Source
async fn remove_unusable_circuits<B: AbstractTunnelBuilder<R> + 'static, R: Runtime>(
    pool: Weak<HsCircPoolInner<B, R>>,
    netdir_provider: Weak<dyn NetDirProvider + 'static>,
)
Expand description

Background task to remove unusable circuits whenever the directory changes.