Skip to content

Add support for IPv6 in start_worker()#188

Open
JamesWrigley wants to merge 1 commit intomasterfrom
JamesWrigley-patch-1
Open

Add support for IPv6 in start_worker()#188
JamesWrigley wants to merge 1 commit intomasterfrom
JamesWrigley-patch-1

Conversation

@JamesWrigley
Copy link
Copy Markdown
Member

The code previously assumed an IPv4 address.

Cherry-picked from JuliaParallel/DistributedNext.jl#68.

The code previously assumed an IPv4 address.
@JamesWrigley JamesWrigley self-assigned this Apr 20, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.48%. Comparing base (affbd3f) to head (5f9ceb7).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #188   +/-   ##
=======================================
  Coverage   79.48%   79.48%           
=======================================
  Files          10       10           
  Lines        1969     1969           
=======================================
  Hits         1565     1565           
  Misses        404      404           

☔ 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.

@vchuravy
Copy link
Copy Markdown
Member

Would be good to add a test.

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