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

Remove redundant methods in P2PBarrierTask #8924

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

fjetter
Copy link
Member

@fjetter fjetter commented Nov 6, 2024

These methods are fragile and no longer necessary with dask/dask#11496

Copy link
Contributor

github-actions bot commented Nov 6, 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 15m 12s ⏱️ - 3m 37s
 4 128 tests ±0   4 017 ✅ +4    110 💤 ±0  1 ❌  - 4 
47 668 runs  ±0  45 553 ✅ +4  2 114 💤 +1  1 ❌  - 5 

For more details on these failures, see this check.

Results for commit 0a8082c. ± Comparison against base commit c38c509.

♻️ This comment has been updated with latest results.

@fjetter fjetter force-pushed the improve_subclass_barrier_task branch from 1ff8eb8 to 4c78021 Compare November 6, 2024 13:30
@jrbourbeau jrbourbeau mentioned this pull request Nov 7, 2024
6 tasks
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.

Thanks, @fjetter!

.pre-commit-config.yaml Outdated Show resolved Hide resolved
@fjetter fjetter force-pushed the improve_subclass_barrier_task branch from aada6e4 to 53e7e18 Compare November 8, 2024 12:03
@fjetter fjetter merged commit 26b1061 into dask:main Nov 8, 2024
4 of 29 checks passed
@fjetter fjetter deleted the improve_subclass_barrier_task branch November 8, 2024 12:06
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.

@fjetter @hendrikmakait It looks like CI (both tests and linting) are very broken here

E           AttributeError: 'P2PBarrierTask' object has no attribute 'spec'

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.

3 participants