Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block on preload download before extracting, fall back to caching images if it fails #6928

Merged
merged 4 commits into from
Mar 7, 2020

Commits on Mar 7, 2020

  1. fall back to caching images if preload fails

    Priya Wadhwa committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    09e2fca View commit details
    Browse the repository at this point in the history
  2. wait for images to download before configuring runtimes

    Priya Wadhwa committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    84bc0d4 View commit details
    Browse the repository at this point in the history
  3. move wait function to after startMachine

    Priya Wadhwa committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    992b51c View commit details
    Browse the repository at this point in the history
  4. review comments

    Priya Wadhwa committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    095fd2a View commit details
    Browse the repository at this point in the history