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

Add meaningful error for out of disk exception during write #8886

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

hendrikmakait
Copy link
Member

Closes #8864

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

Copy link
Contributor

github-actions bot commented Oct 8, 2024

Unit Test Results

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

    25 files  ± 0      25 suites  ±0   10h 19m 51s ⏱️ -14s
 4 130 tests + 1   4 015 ✅  - 2    110 💤 ±0  5 ❌ +3 
47 708 runs  +10  45 608 ✅ +7  2 095 💤 ±0  5 ❌ +3 

For more details on these failures, see this check.

Results for commit 1ad108c. ± Comparison against base commit 36020d6.

@hendrikmakait hendrikmakait merged commit 004fafb into dask:main Oct 8, 2024
24 of 31 checks passed
@hendrikmakait hendrikmakait deleted the p2p-out-of-disk-error branch October 8, 2024 13:35
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.

Improve error message when P2P runs ouf of disk
2 participants