Skip to content

fix: shutdown causes exception if invoked twice [MTT-6752] #2622

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

Conversation

NoelStephensUnity
Copy link
Collaborator

This fixes the issue where invoking shutdown a second time (within a specific time frame) could throw an exception.

MTT-6752

Changelog

  • Fixed: issue where invoking NetworkManager.Shutdown multiple times, depending upon the timing, could cause an exception.

Testing and Documentation

  • Includes integration tests.
  • No documentation changes or additions were necessary.

This fixes the issue with shutdown throwing an exception when being invoked again within the shutdown callback.
This validates the fix
added changelog entry and made minor adjustments to existing entry.
@NoelStephensUnity NoelStephensUnity marked this pull request as ready for review July 12, 2023 16:53
@NoelStephensUnity NoelStephensUnity requested a review from a team as a code owner July 12, 2023 16:53
@NoelStephensUnity NoelStephensUnity enabled auto-merge (squash) July 12, 2023 21:47
@NoelStephensUnity NoelStephensUnity merged commit 9ca4efb into develop Jul 12, 2023
@NoelStephensUnity NoelStephensUnity deleted the fix/shutdown-causes-exception-if-invoked-twice-MTT-6752 branch July 12, 2023 22:12
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.

2 participants