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

Fix P2P shuffle with LocalCluster(..., processes=False) #8125

Merged
merged 8 commits into from Aug 23, 2023

Cleanup

c17d262
Select commit
Failed to load commit list.
Merged

Fix P2P shuffle with LocalCluster(..., processes=False) #8125

Cleanup
c17d262
Select commit
Failed to load commit list.
Codecov / codecov/patch failed Aug 23, 2023 in 1s

50.00% of diff hit (target 100.00%)

View this Pull Request on Codecov

50.00% of diff hit (target 100.00%)

Annotations

Check warning on line 124 in distributed/shuffle/_scheduler_plugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/shuffle/_scheduler_plugin.py#L124

Added line #L124 was not covered by tests

Check warning on line 267 in distributed/shuffle/_worker_plugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/shuffle/_worker_plugin.py#L267

Added line #L267 was not covered by tests