Skip to content

Conversation

@lann
Copy link
Collaborator

@lann lann commented Sep 18, 2025

  • Rename to override_connect_addr
  • Change from String to SocketAddr
  • Fix bug in host resolution for ipv6 addresses
  • Use multi-threaded executor in tests in a desperate attempt to finally fix flaky tests

@lann
Copy link
Collaborator Author

lann commented Sep 18, 2025

On further reflection I think the override should take a SocketAddr instead...

@lann lann force-pushed the fix-connect-override branch from 6dc6547 to 402cef5 Compare September 18, 2025 22:39
@lann lann requested a review from itowlson September 18, 2025 22:39
@lann
Copy link
Collaborator Author

lann commented Sep 18, 2025

Sorry for the churn; it occurred to be that there was some ambiguity in what it means to override with an Authority so I punted all that ambiguity to the poor interceptor.

- Rename to override_connect_addr
- Change from String to SocketAddr
- Fix bug in host resolution for ipv6 addresses

Signed-off-by: Lann Martin <[email protected]>
@lann lann force-pushed the fix-connect-override branch from 402cef5 to 6ad9d0b Compare September 19, 2025 12:23
@lann
Copy link
Collaborator Author

lann commented Sep 19, 2025

Last update just adds commit signature

@lann lann merged commit 44e1bef into main Sep 19, 2025
17 checks passed
@lann lann deleted the fix-connect-override branch September 19, 2025 12:24
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.

4 participants