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

Deprecate Pub and Sub #8724

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Conversation

hendrikmakait
Copy link
Member

As mentioned in #8685, the pub/sub mechanism is prone to race conditions and can bring down stream-based connections. This PR deprecates the Pub and Sub classes as user-facing entrypoints into the mechanism as a first step to removing pub/sub.

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

Copy link
Contributor

Unit Test Results

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

    29 files      29 suites   11h 21m 35s ⏱️
 4 061 tests  3 957 ✅    97 💤 7 ❌
55 939 runs  53 767 ✅ 2 163 💤 9 ❌

For more details on these failures, see this check.

Results for commit a58b96f.

@hendrikmakait hendrikmakait merged commit 7daddc5 into dask:main Jun 24, 2024
29 of 37 checks passed
@hendrikmakait hendrikmakait deleted the deprecate-pubsub branch June 24, 2024 11:07
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