mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-06-14 22:17:34 +08:00
koji.BUILD_STATE["BUILDING"] equals to 0. So, checking if component.state is None explicitly to avoid ignoring the components which are in building state. Signed-off-by: Chenxiong Qi <cqi@redhat.com>