This PR modifies vcd_catalog_media code to prevent it from hanging when the upload Task completes successfully but for some reason the progress is not 100% (could happen with some glitch in VCD)
Tests
Run TestAccVcdCatalogMediaBasic in a VCD version that has this problem. Without this fix, it never ends.
This PR modifies vcd_catalog_media code to prevent it from hanging when the upload Task completes successfully but for some reason the progress is not 100% (could happen with some glitch in VCD)
Tests
Run
TestAccVcdCatalogMediaBasic
in a VCD version that has this problem. Without this fix, it never ends.