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

Allow unclosed comms in tests #8057

Merged
merged 2 commits into from
Aug 1, 2023
Merged

Conversation

fjetter
Copy link
Member

@fjetter fjetter commented Jul 31, 2023

This should only be temporary but CI is a mess right now

see #8054

xref #7698

I suggest to merge this to unblock other devs. @graingert and I will look into the comm leakage further

Copy link
Member

@hendrikmakait hendrikmakait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM as a temporary fix, nit around leaving a paper trail in the code.

distributed/utils_test.py Show resolved Hide resolved
Co-authored-by: Hendrik Makait <hendrik.makait@gmail.com>
@github-actions
Copy link
Contributor

github-actions bot commented Jul 31, 2023

Unit Test Results

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

       20 files  ±       0         20 suites  ±0   11h 4m 20s ⏱️ - 14m 22s
  3 747 tests +       2    3 633 ✔️ +       2     108 💤 +  2    6  - 2 
34 968 runs   - 1 256  33 253 ✔️  - 1 206  1 705 💤  - 45  10  - 5 

For more details on these failures, see this check.

Results for commit 2b1aabe. ± Comparison against base commit 9a9d2c3.

♻️ This comment has been updated with latest results.

@hendrikmakait hendrikmakait merged commit 4a1570f into dask:main Aug 1, 2023
17 of 25 checks passed
@fjetter fjetter deleted the allow_unclosed branch August 1, 2023 13:03
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.

2 participants