You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Darwin] MTRDevice should tear down subscription on dealloc (#37418)
* [Darwin] MTRDevice should tear down subscription on dealloc
* Update src/darwin/Framework/CHIP/MTRDevice_Concrete.mm
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
* Update src/darwin/Framework/CHIP/MTRDevice_Concrete.mm
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
* Fix log line.
* Make sure that _persistClusterData only notifies delegates when persistence actually happens.
* Fix unit test to wait for delete properly
---------
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
Co-authored-by: Justin Wood <woody@apple.com>
0 commit comments