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

resolved error caused by calling same promise variable more than one time #307

Merged
merged 1 commit into from
Aug 3, 2022

Conversation

HarshGandhi-AWS
Copy link
Contributor

Motivation

  • Please give a brief description for the background of this change.
  • Issue number:
  • In SharedCrtResourceManager class, we were calling same promise variable more than one time while closing MQTT connection.

Modifications

Change summary

Please describe what changes are included in this pull request.

  • Updated the logic to initialize new promise variable every time connection is established.

Revision diff summary

If there is more than one revision, please explain what has been changed since the last revision.

Testing

Is your change tested? If not, please justify the reason.
Please list your testing steps and test results.

  • CI test run result:
  • Tested manually.

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

@HarshGandhi-AWS HarshGandhi-AWS merged commit 2866346 into main Aug 3, 2022
@HarshGandhi-AWS HarshGandhi-AWS deleted the shutdownError branch August 3, 2022 17:38
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