When spin-livemedia, image-build etc. start a task and watch it, they never return a correct exit value. Pungi relies on the exit code to determine if the task failed or not.
Fixes: https://pagure.io/koji/issue/555
:thumbsup:
Commit 16be2456 fixes this pull-request
Pull-Request has been merged by mikem@redhat.com
When spin-livemedia, image-build etc. start a task and watch it, they never return a correct exit value. Pungi relies on the exit code to determine if the task failed or not.
Fixes: https://pagure.io/koji/issue/555