8000 Raise on local executor if tasks are missing dependency by fjetter · Pull Request #11944 · dask/dask · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Raise on local executor if tasks are missing dependency #11944

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

Merged
merged 1 commit into from
May 12, 2025

Conversation

fjetter
Copy link
Member
@fjetter fjetter commented May 12, 2025

If graphs are provided with keys that are missing dependencies, the local executor is silently getting stuck. The distributed scheduler cancels the computation and logs and raises an appropriate error message. The local one should do the same. This is otherwise infuriating to debug.

xref #11927

Copy link
Contributor

Unit Test Results

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

      9 files  ±0        9 suites  ±0   3h 19m 9s ⏱️ -1s
 18 029 tests +1   16 815 ✅ +1   1 214 💤 ±0  0 ❌ ±0 
161 335 runs  +9  149 217 ✅ +8  12 118 💤 +1  0 ❌ ±0 

Results for commit c68ce45. ± Comparison against base commit 7df5674.

@fjetter fjetter merged commit ba63b71 into dask:main May 12, 2025
25 checks passed
@fjetter fjetter deleted the raise_malformed_graph branch May 12, 2025 12:47
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.

1 participant
0