tasks.wait uses variable which shouldn't exist
PR #845
So, this is only an issue in python3, right?
Yes, it is. But no harm in changing/fixing it even if it is run in py2 (so we don't have to hunt it again when moving to py3). I've found it as followup of PR #843
Commit 77ae912f fixes this issue
Commit 7de48fe5 fixes this issue
Metadata Update from @tkopecek: - Issue set to the milestone: 1.17
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/koji/issues/844
Please continue any further discussion there.