-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
ExchangeContext leak in Darwin unit test #6668
Comments
This was referenced Sep 21, 2021
bzbarsky-apple
added a commit
to bzbarsky-apple/connectedhomeip
that referenced
this issue
Oct 8, 2021
The leak that caused us to not do this before seems to be fixed with the exchange lifetime work that has happened since. Fixes project-chip#6668
bzbarsky-apple
added a commit
to bzbarsky-apple/connectedhomeip
that referenced
this issue
Oct 8, 2021
The leak that caused us to not do this before seems to be fixed with the exchange lifetime work that has happened since. Fixes project-chip#6668
mrjerryjohns
pushed a commit
to mrjerryjohns/connectedhomeip
that referenced
this issue
Oct 11, 2021
…te. (project-chip#10359) The leak that caused us to not do this before seems to be fixed with the exchange lifetime work that has happened since. Fixes project-chip#6668
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem
https://github.com/project-chip/connectedhomeip/pull/5389/checks?check_run_id=2554419054
There is an assert fail while shutting down the exchange manager.
The text was updated successfully, but these errors were encountered: