cleanup_channels_task

Function cleanup_channels_task 

Source
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.