[][src]Function cortex::dispatcher::server::timeout_progress_tasks

pub fn timeout_progress_tasks<S: BuildHasher>(
    progress_queue_arc: &Arc<Mutex<HashMap<i64, TaskProgress, S>>>
) -> Vec<TaskProgress>

Check for, remove and return any expired tasks from the progress queue