forked from project-chip/connectedhomeip
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure that all MTRDevice state/internalState changes happen on the M…
…atter queue. (project-chip#35490) This avoids races where we queue blocks to different queues that both try to change the state, which were resulting in non-deterministic final state. Fixes project-chip#34796
- Loading branch information
1 parent
04895c1
commit 86af006
Showing
1 changed file
with
89 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters