Function get_task_status

Source
pub async fn get_task_status(core: &Arc<AppCore>, task_id: &str) -> Result<Task>