pub fn wait_for_assignment_result( project_root: &Path, message_id: &str, timeout: Duration, ) -> Result<Option<AssignmentDeliveryResult>>