Skip to content

Conversation

@winkingturtle-vmw
Copy link
Contributor

Summary

Context: Context: grpc/grpc-go#7029

Wait for status changed and return when connection is connected. Since
DialContext has been removed, it's a bit unclear what needed to happen
for connection to be ready for use. This code will bring back
partial implementation of DialContext so that connection is ready.

Backward Compatibility

Breaking Change? No

- [X] Read the [Contributing document](../blob/-/.github/CONTRIBUTING.md).

Summary
---------------
Context: Context: grpc/grpc-go#7029

Wait for status changed and return when connection is connected. Since
DialContext has been removed, it's a bit unclear what needed to happen
for connection to be ready for use. This code will bring back
partial implementation of DialContext so that connection is ready.

Backward Compatibility
---------------
Breaking Change? **No**
@winkingturtle-vmw winkingturtle-vmw requested a review from a team as a code owner April 10, 2024 12:56
@geofffranks geofffranks merged commit aa54b91 into main Apr 10, 2024
@winkingturtle-vmw winkingturtle-vmw deleted the wait-for-status-change-locket-client branch April 10, 2024 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants