Created by: stephenroller
Patch Description When downloading checkpoints from blob, we have a race condition where not all checkpoints may have finished downloading to local workers, thus causing an exception. This ensures everyone patiently waits on everyone else.
Testing steps cm3 branch