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

[jvm] Split nailgun digest from input file digests #13813

Merged
merged 4 commits into from
Dec 6, 2021

Commits on Dec 5, 2021

  1. Split the nailgun and input_files digests.

    [ci skip-build-wheels]
    stuhood committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    6e3465c View commit details
    Browse the repository at this point in the history
  2. Stop merging the use_nailgun digest into the input_files digest in `@…

    …rule`s.
    
    [ci skip-build-wheels]
    stuhood committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    0c46031 View commit details
    Browse the repository at this point in the history
  3. Make nailgun process spawning async.

    # Building wheels and fs_util will be skipped. Delete if not intended.
    [ci skip-build-wheels]
    stuhood committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    8e03947 View commit details
    Browse the repository at this point in the history
  4. Keep more servers in the pool than can be concurrently used.

    # Building wheels and fs_util will be skipped. Delete if not intended.
    [ci skip-build-wheels]
    stuhood committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    4a48bab View commit details
    Browse the repository at this point in the history