Skip to content

Conversation

@csfldf
Copy link
Contributor

@csfldf csfldf commented Oct 30, 2025

We found we failed to create SSH Cluster in ipv6 only machines and it's because some codes in worker, nanny modules work only for ipv4 environment.

This pr tries to adapt worker and annny to ipv6 and we have verified it works in our ipv6 only environment.

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

@csfldf csfldf requested a review from fjetter as a code owner October 30, 2025 16:36
@csfldf csfldf force-pushed the fix/adapt_ipv6 branch 2 times, most recently from b3448d3 to aecb91d Compare October 30, 2025 17:15
@github-actions
Copy link
Contributor

github-actions bot commented Oct 30, 2025

Unit Test Results

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

    27 files  ±0      27 suites  ±0   9h 57m 6s ⏱️ + 8m 58s
 4 112 tests ±0   4 007 ✅ ±0    104 💤 ±0  1 ❌ ±0 
51 516 runs  ±0  49 331 ✅ ±0  2 184 💤 ±0  1 ❌ ±0 

For more details on these failures, see this check.

Results for commit 36d971a. ± Comparison against base commit 4c61f86.

♻️ This comment has been updated with latest results.

Copy link
Member

@jacobtomlinson jacobtomlinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! We always aim to support IPv6, but as we don't have access to an IPv6 only CI environment it's hard to test.

@csfldf csfldf force-pushed the fix/adapt_ipv6 branch 2 times, most recently from b38051b to 42fe1cf Compare November 1, 2025 14:34
@csfldf csfldf requested a review from jacobtomlinson November 1, 2025 15:14
@jacobtomlinson
Copy link
Member

CI failures are related to #9135

@csfldf csfldf closed this Nov 3, 2025
@csfldf csfldf reopened this Nov 3, 2025
@csfldf
Copy link
Contributor Author

csfldf commented Nov 3, 2025

CI failures are related to #9135

Got it. I will re-trigger CI workflow after your pr merged. Thanks for your help!

@jacobtomlinson
Copy link
Member

All clear to re-trigger

@csfldf csfldf closed this Nov 3, 2025
@csfldf csfldf reopened this Nov 3, 2025
@csfldf
Copy link
Contributor Author

csfldf commented Nov 3, 2025

All clear to re-trigger

done

Copy link
Member

@jacobtomlinson jacobtomlinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI failure is unrelated. Thanks for iterating on this!

@jacobtomlinson jacobtomlinson merged commit a9ad6d4 into dask:main Nov 4, 2025
33 of 89 checks passed
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