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

Queue by default #7279

Merged
merged 1 commit into from
Nov 10, 2022
Merged

Queue by default #7279

merged 1 commit into from
Nov 10, 2022

Conversation

fjetter
Copy link
Member

@fjetter fjetter commented Nov 9, 2022

Enables queuing by default (with worker-saturation: 1.1). See #7128 for some background.

Closes #7213.

Supersedes #7191

Based on #7278

@github-actions
Copy link
Contributor

github-actions bot commented Nov 9, 2022

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

       15 files  ±0         15 suites  ±0   6h 27m 17s ⏱️ + 10m 39s
  3 176 tests +1    3 090 ✔️ ±0    83 💤 ±0  3 +1 
23 500 runs  +8  22 587 ✔️ +2  909 💤 +4  4 +2 

For more details on these failures, see this check.

Results for commit 83dd314. ± Comparison against base commit 88515db.

@fjetter fjetter marked this pull request as ready for review November 10, 2022 16:31
Copy link
Collaborator

@gjoseph92 gjoseph92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for getting it over the line

This was referenced Nov 10, 2022
@fjetter
Copy link
Member Author

fjetter commented Nov 10, 2022

LGTM, thanks for getting it over the line

Thanks for implementing it! 🎉

@fjetter fjetter merged commit c53d30c into dask:main Nov 10, 2022
@fjetter fjetter deleted the queue_by_default branch November 10, 2022 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Turn on queuing by default
2 participants