Function wait_for_completion

Source
async fn wait_for_completion(
    core: &Arc<AppCore>,
    execution_id: &str,
) -> Result<Vec<Task>>