Actions
Bug #5806
closedSync task doesn't wait for all publish tasks before showing completion
Description
Currently the abstract_sync_task randomly waits for the first spawned task. it should actually wait for all them. The result is that sometimes katello may show complete as soon as the node distributor publish is finished, but not the yum distributor publish.
Actions