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

fix(iot): wait for disconnect to finish before setting connection state to disconnected #3051

Merged
merged 1 commit into from
Oct 28, 2022

Conversation

eeatonaws
Copy link
Contributor

Issue #, if available: #3036

Description of changes: When AWSIotMqttManager.disconnect() is called, wait for underlying Paho MqttClient to fully disconnect before changing the connection state to disconnected.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@eeatonaws eeatonaws requested a review from a team as a code owner October 28, 2022 18:56
@eeatonaws eeatonaws merged commit 755ebb0 into main Oct 28, 2022
@eeatonaws eeatonaws deleted the fix-iot-disconnect branch October 28, 2022 19:41
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.

3 participants