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

Adaptive min max #1797

Merged
merged 10 commits into from
Mar 3, 2018
Merged

Adaptive min max #1797

merged 10 commits into from
Mar 3, 2018

Commits on Mar 2, 2018

  1. Configuration menu
    Copy the full SHA
    7f349e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38ee692 View commit details
    Browse the repository at this point in the history
  3. flake8

    mrocklin committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    e4a4d97 View commit details
    Browse the repository at this point in the history
  4. wip

    mrocklin committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    bd037e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a64d77e View commit details
    Browse the repository at this point in the history
  6. Add wait_count to adaptive

    This makes the cluster wait a few beats between thinking that a worker
    should maybe be removed and actually removing it.  This helps to avoid
    unnecessary churn.
    mrocklin committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    f6d94ba View commit details
    Browse the repository at this point in the history
  7. flake8

    mrocklin committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    b4493f4 View commit details
    Browse the repository at this point in the history
  8. py2 compatibility

    mrocklin committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    957ddaf View commit details
    Browse the repository at this point in the history
  9. fix gen_test async test

    mrocklin committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    2bed8d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2018

  1. Configuration menu
    Copy the full SHA
    a5727e9 View commit details
    Browse the repository at this point in the history