Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move ConnectivityState to new file & update initializer #376

Merged
merged 1 commit into from
Feb 25, 2019

Conversation

rebello95
Copy link
Collaborator

  • Move ConnectivityState to its own file since this isn't a very small entity
  • Change the static func connectivityState to an initializer
  • Remove a redundant case check for queueTimeout

@rebello95 rebello95 requested a review from MrMage February 23, 2019 17:52
- Move `ConnectivityState` to its own file since this isn't a very small entity
- Change the `static func connectivityState` to an initializer
- Remove a redundant case check for `queueTimeout`
@rebello95 rebello95 force-pushed the connectivitystate-file branch 2 times, most recently from 6bfafcb to 5bb41bc Compare February 24, 2019 20:45
@MrMage MrMage merged commit 9dff24d into grpc:master Feb 25, 2019
@rebello95 rebello95 deleted the connectivitystate-file branch February 25, 2019 14:46
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