pub async fn cleanup_channels_task<H: DhtHandler>(handler: Arc<H>) -> Result<()>Expand description
Removes entries from crate::dht::Dht::channel_cache when a channel is
stopped.
pub async fn cleanup_channels_task<H: DhtHandler>(handler: Arc<H>) -> Result<()>Removes entries from crate::dht::Dht::channel_cache when a channel is
stopped.