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

Simplify Scheduler::execute and unify Graph retry #9674

Merged

Commits on Apr 30, 2020

  1. Fix an obvious case that I missed in pantsbuild#9524.

    # Delete this line to force CI to run the JVM tests.
    [ci skip-jvm-tests]
    # Delete this line to force CI to run Clippy and the Rust tests.
    [ci skip-rust-tests]
    Stu Hood committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    299a954 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Remove duplicated retry mechanisms to simplify Scheduler::execute and…

    … simplify the inner loop to make room for some more complexity.
    
    [ci skip-jvm-tests]
    Stu Hood committed May 1, 2020
    Configuration menu
    Copy the full SHA
    7e2ec94 View commit details
    Browse the repository at this point in the history