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

Use IO task marker in scheduling #8950

Merged
merged 21 commits into from
Jan 16, 2025
Merged

Use IO task marker in scheduling #8950

merged 21 commits into from
Jan 16, 2025

Conversation

jrbourbeau
Copy link
Member

Companion PR to dask/dask#11558 where we incorporate the new io_task attribute into our scheduling logic

@jrbourbeau jrbourbeau added the skip-caching Apply to PRs to disable CI environment caching label Nov 25, 2024
@jrbourbeau jrbourbeau requested a review from fjetter as a code owner November 25, 2024 19:15
Copy link
Contributor

github-actions bot commented Nov 25, 2024

Unit Test Results

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

    27 files  ±    0      27 suites  ±0   11h 49m 51s ⏱️ + 54m 0s
 4 113 tests  -     1   3 998 ✅ +    1    111 💤  -  2  4 ❌ +1 
51 576 runs  +1 421  49 283 ✅ +1 385  2 289 💤 +38  4 ❌  - 1 

For more details on these failures, see this check.

Results for commit 67e6e04. ± Comparison against base commit 0657de2.

This pull request removes 2 and adds 1 tests. Note that renamed tests count towards both.
distributed.cli.tests.test_dask_worker.test_listen_address_ipv6[tcp:..[ ‑ 1]:---nanny]
distributed.cli.tests.test_dask_worker.test_listen_address_ipv6[tcp:..[ ‑ 1]:---no-nanny]
distributed.tests.test_scheduler ‑ test_data_producers

♻️ This comment has been updated with latest results.

@jrbourbeau jrbourbeau mentioned this pull request Dec 13, 2024
7 tasks
@fjetter fjetter mentioned this pull request Jan 10, 2025
8 tasks
@fjetter fjetter merged commit bbdd2ee into dask:main Jan 16, 2025
27 of 33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-caching Apply to PRs to disable CI environment caching
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants