Skip to content

TransportSet shutdown() also shuts down the pending transport. #1882

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

Merged
merged 1 commit into from
May 31, 2016

Conversation

zhangkun83
Copy link
Contributor

Previously TransportSet.shutdown() only shuts down the active transport,
which means a transport will not be shutdown if it's not ready yet. This
issue was introduced by #1494 that postponed the assignment of the
active transport till transport ready.

Previously TransportSet.shutdown() only shuts down the active transport,
which means a transport will not be shutdown if it's not ready yet. This
issue was introduced by grpc#1494 that postponed the assignment of the
active transport till transport ready.
@ejona86
Copy link
Member

ejona86 commented May 31, 2016

@zhangkun83 LGTM

@zhangkun83 zhangkun83 merged commit c08d74f into grpc:master May 31, 2016
@zhangkun83 zhangkun83 deleted the close_pending_transport branch May 31, 2016 20:45
@lock lock bot locked as resolved and limited conversation to collaborators Jan 21, 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.

2 participants