pub fn complete_task( repo_root: &Path, task_id: &str, result: &str, ) -> Result<DelegatedTask, LitError>
Complete a task with a result message