Skip to main content

get_task_by_id

Function get_task_by_id 

Source
pub fn get_task_by_id(id: TaskId) -> Option<Arc<Task>>
Expand description

Get a task by its TaskId (if still registered).