Building a module can start a lot of builds in koji. Normal package builds will have to wait until all these module builds are done. I'd suggest submitting these builds with a lower priority so that the other builds take preference. The fix is simple, just add 'priority=10' to session.build() calls.
See also #110. Let's do what @karsten proposes here first and see if it is enough.
Fixed in https://pagure.io/fm-orchestrator/pull-request/125.
@jkaluza changed the status to Closed
Closed
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/mbs/issues/109
Please continue any further discussion there.