mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-09 05:38:04 +08:00
The issue is that _get_task_by_artifact returns either None or a dict of info and we weren't handling that correctly. My mistake.
The issue is that _get_task_by_artifact returns either None or a dict of info and we weren't handling that correctly. My mistake.