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

Xfail test_worker_death_timeout #6186

Merged
merged 1 commit into from
Apr 26, 2022

Conversation

mrocklin
Copy link
Member

This is due to the asyncio.wait_for bug in CPython.
It sometimes doesn't respect its own timeout

This is due to the asyncio.wait_for bug in CPython.
It sometimes doesn't respect its own timeout
@github-actions
Copy link
Contributor

Unit Test Results

       16 files  +       1         16 suites  +1   7h 37m 45s ⏱️ + 35m 37s
  2 727 tests ±       0    2 643 ✔️  -        3       81 💤 ±  0  3 +3 
21 701 runs  +1 514  20 661 ✔️ +1 430  1 037 💤 +81  3 +3 

For more details on these failures, see this check.

Results for commit 016a5ef. ± Comparison against base commit 5b6a64a.

@mrocklin
Copy link
Member Author

Test failure reported in #6190

@mrocklin
Copy link
Member Author

Merging in 24 hours if there are no comments

@mrocklin mrocklin merged commit 1adbb7a into dask:main Apr 26, 2022
@mrocklin mrocklin deleted the xfail-test-worker-death-timeout-2 branch April 26, 2022 13:30
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