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

core: RoundRobinLoadBalancer updates picker before shutting down subchannels #5338

Merged
merged 1 commit into from
Feb 7, 2019

Conversation

zhangkun83
Copy link
Contributor

This should lower the chance of the race between the pick and the
shutdown (#2562).

…hannels.

This should lower the chance of the race between the pick and the
shutdown (grpc#2562).
@zhangkun83 zhangkun83 merged commit 139e544 into grpc:master Feb 7, 2019
@zhangkun83 zhangkun83 deleted the balancer_shutdown_order branch February 7, 2019 23:57
@lock lock bot locked as resolved and limited conversation to collaborators May 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants