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

Fixed GateKeeperDelegatingHandler.CloseAsync() Bug - Issue #821 #822

Merged
merged 2 commits into from
Sep 27, 2016

Conversation

robichaud
Copy link
Contributor

Resolution to issue #821: CloseAsync() Does Not Close IoT Hub Connection

@azurecla
Copy link

Hi @robichaud, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!
You've already signed the contribution license agreement. Thanks!
We will now validate the agreement and then real humans will evaluate your PR.

TTYL, AZPRBOT;

@mtuchkov
Copy link
Contributor

Hello @robichaud,
Thank you for reporting this issue.

That line change is not enough, so either you can update it and change the TryCloseGate to return this.open; instead of return true; - then it is good to go. Otherwise, we can just do that and ship it in next release.

@mtuchkov mtuchkov self-assigned this Sep 27, 2016
@robichaud
Copy link
Contributor Author

@mtuchkov I have made the change

@mtuchkov mtuchkov merged commit c20f9e9 into Azure:develop Sep 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants