Skip to content

Drop the requirement for cluster managers to subtype ClusterManager#67

Open
JamesWrigley wants to merge 3 commits intomasterfrom
managers
Open

Drop the requirement for cluster managers to subtype ClusterManager#67
JamesWrigley wants to merge 3 commits intomasterfrom
managers

Conversation

@JamesWrigley
Copy link
Copy Markdown
Collaborator

This should make it easier for existing Distributed cluster managers to add support for DistributedNext.

This is explicitly marked as an internal function, it should never have been
documented.
This should make it easier for existing Distributed cluster managers to add
support for DistributedNext.
Due to the use of `import` our `connect()` was just adding a method to
`Sockets.connect()`.
@JamesWrigley JamesWrigley requested a review from jpsamaroo April 18, 2026 20:44
@JamesWrigley JamesWrigley self-assigned this Apr 18, 2026
@JamesWrigley JamesWrigley added the enhancement New feature or request label Apr 18, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 18, 2026

Codecov Report

❌ Patch coverage is 95.23810% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 88.84%. Comparing base (1bea48c) to head (5e77add).

Files with missing lines Patch % Lines
src/process_messages.jl 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
+ Coverage   88.81%   88.84%   +0.03%     
==========================================
  Files          13       13              
  Lines        2271     2278       +7     
==========================================
+ Hits         2017     2024       +7     
  Misses        254      254              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant