-
-
Notifications
You must be signed in to change notification settings - Fork 719
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
Conversation
Unit Test ResultsSee 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 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.
♻️ This comment has been updated with latest results. |
Co-authored-by: Thomas Grainger <tagrain@gmail.com>
Companion PR to dask/dask#11558 where we incorporate the new
io_task
attribute into our scheduling logic