Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make sure we create semaphore before we try to use it. (project-chip#…
…22385) The semaphore will get signaled by the event loop we spin up. We should make sure it exists before we spin up that event loop.
- Loading branch information