#955 Create pkgset repos in parallel
Closed: Fixed by lsedlar. Opened by lsedlar.

In pkgset phase we create one big repo (this is done while we figure out packages for each architecture). Then a separate repo is created for each arch. Right now they are done sequentially, but there are no dependencies and we could instead run a few worker threads to speed things up a bit.

(Createrepo phase already creates multiple repos at the same time, and it's fine.)


Metadata Update from @lsedlar:
- Issue tagged with: speedup

Commit 82580ed5 fixes this issue

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/pungi/pungi/issues/955

Please continue any further discussion there.

Metadata
Related Pull Requests