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

For GRPCOperation's, ensure finish _handler can only be called once #5893

Merged
merged 2 commits into from
Mar 22, 2016

Conversation

nicolasnoble
Copy link
Member

Release it when called, so weak ptrs needn't be used with it, and the call won't be released until the finish handler is called.

When the connectivityMonitor determines the connection has been lost, pull the host disconnect call. Creates an unreliable connection when connectivity is restored. Calling finishWithError: is sufficient.

…and release it when called, so weak ptrs needn't be used with it, and the call won't be released until the finish handler is called.

When the connectivityMonitor determines the connection has been lost, pull the host disconnect call. Creates an unreliable connection when connectivity is restored. Calling finishWithError: is sufficient.
makdharma added a commit that referenced this pull request Mar 22, 2016
For GRPCOperation's, ensure finish _handler can only be called once
@makdharma makdharma merged commit a814c7d into grpc:master Mar 22, 2016
jcanizales added a commit to jcanizales/grpc that referenced this pull request Jun 27, 2016
That PR wasn’t tested nor reviewed adecuately.
jcanizales added a commit to jcanizales/grpc that referenced this pull request Jun 28, 2016
That PR wasn’t tested nor reviewed adequately.
makdharma added a commit that referenced this pull request Jun 28, 2016
makdharma added a commit to makdharma/grpc that referenced this pull request Jun 28, 2016
@lock lock bot locked as resolved and limited conversation to collaborators Jan 28, 2019
@lock lock bot unassigned makdharma Jan 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants