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

Display unexpected state in Worker.execute validation #6856

Merged
merged 1 commit into from
Aug 9, 2022

Conversation

jrbourbeau
Copy link
Member

I'm currently debugging dask/dask#9330 and found this tiny change to be useful

@github-actions
Copy link
Contributor

github-actions bot commented Aug 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 26m 19s ⏱️ + 22m 57s
  2 992 tests ±    0    2 902 ✔️ +    1       89 💤 ±  0  1  - 1 
22 189 runs  +830  21 137 ✔️ +789  1 051 💤 +42  1  - 1 

For more details on these failures, see this check.

Results for commit 7b71f9e. ± Comparison against base commit bf53760.

@fjetter fjetter merged commit 85cbe45 into dask:main Aug 9, 2022
@jrbourbeau jrbourbeau deleted the include-state-in-assert branch August 9, 2022 13:23
@crusaderky
Copy link
Collaborator

The state can legitimately be resumed. We should revert this PR.

@fjetter
Copy link
Member

fjetter commented Aug 10, 2022

The assert was already there before. This PR only added an explanatory message. If the assert statement is wrong, we need create a new PR fixing the assert

gjoseph92 pushed a commit to gjoseph92/distributed that referenced this pull request Oct 31, 2022
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.

4 participants