Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restore return statement that went missing. (project-chip#20087)
The changes in project-chip#19870 incorrectly removed a return here. Now we'll fall through to the cases that assume the proxy is not in a connected state to start with, which is not desirable.
- Loading branch information