Function tor_circmgr::hspool::remove_unusable_circuits

source ยท
async fn remove_unusable_circuits<R: Runtime>(
    pool: Weak<HsCircPool<R>>,
    netdir_provider: Weak<dyn NetDirProvider + 'static>
)
Available on crate feature hs-common only.
Expand description

Background task to remove unusable circuits whenever the directory changes.