Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ESP32] Do not delete default event loop
The PlatformManagerImpl::_InitChipStack() does not create default event loop, so the PlatformManagerImpl::_Shutdown() shall not delete it.
- Loading branch information