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

Remove synchronous remote cache lookup from remote execution #15854

Merged
merged 4 commits into from
Jun 17, 2022

Commits on Jun 16, 2022

  1. Render debug output for the CommandRunner stack on startup.

    [ci skip-build-wheels]
    stuhood committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    efa8da9 View commit details
    Browse the repository at this point in the history
  2. Create separate CommandRunner stacks for each backtracking attempt.

    [ci skip-build-wheels]
    stuhood committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    ef85bb4 View commit details
    Browse the repository at this point in the history
  3. Remove synchronous cache lookup from remote execution.

    [ci skip-build-wheels]
    stuhood committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    eb996ee View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. When remote execution is enabled, implicitly disable eager fetch and …

    …enable remote caching.
    
    [ci skip-build-wheels]
    stuhood committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    fc9c014 View commit details
    Browse the repository at this point in the history