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

Log rather than raise exceptions in preload.teardown() #6458

Merged
merged 2 commits into from
May 26, 2022

Conversation

mrocklin
Copy link
Member

@mrocklin mrocklin commented May 26, 2022

Fixes #6437

@github-actions
Copy link
Contributor

github-actions bot commented May 26, 2022

Unit Test Results

       15 files  ±0         15 suites  ±0   6h 14m 10s ⏱️ - 17m 13s
  2 814 tests +1    2 733 ✔️ ±0    80 💤 +  1  1 ±0 
20 861 runs  +7  19 919 ✔️  - 4  941 💤 +11  1 ±0 

For more details on these failures, see this check.

Results for commit 3860122. ± Comparison against base commit 5e9e97f.

♻️ This comment has been updated with latest results.

@pentschev
Copy link
Member

rerun tests

Note: rerunning gpuCI tests since those errors should be fixed by #6434

Copy link
Member

@jrbourbeau jrbourbeau left a comment

Choose a reason for hiding this comment

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

Thanks @mrocklin -- will merge once CI finishes

EDIT: The one test failure popping up is unrelated

@jrbourbeau jrbourbeau changed the title Log rather than raise exceptions in preload.teardown Log rather than raise exceptions in preload.teardown() May 26, 2022
@jrbourbeau jrbourbeau merged commit f76c40b into dask:main May 26, 2022
@mrocklin mrocklin deleted the safe-preload-teardown branch May 26, 2022 22: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.

Preload teardown failure interferes with scheduler idle timeout
3 participants