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

Fix deadlock when transitioning dependency of queued task to released #8703

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

hendrikmakait
Copy link
Member

Closes #8702

  • Tests added / passed
  • Passes pre-commit run --all-files

Copy link
Contributor

Unit Test Results

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

    29 files  +    1      29 suites  +1   10h 5m 25s ⏱️ + 31m 31s
 4 066 tests +    1   3 951 ✅ +    4    106 💤 ±  0  5 ❌  - 2   4 🔥  - 1 
48 342 runs  +2 455  46 405 ✅ +2 322  1 914 💤 +136  6 ❌  - 2  17 🔥  - 1 

For more details on these failures and errors, see this check.

Results for commit 8d0bee8. ± Comparison against base commit ac3854e.

@fjetter fjetter merged commit 03035da into dask:main Jun 19, 2024
24 of 35 checks passed
@fjetter fjetter mentioned this pull request Jun 19, 2024
4 tasks
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.

Transitioning the dependency of a queued task from memory to released causes deadlock
2 participants