Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix order of operations bug causing an assert.
When we change our role (e.g. for symmetric connect) we may need to tear down and re-init ICE. The "locking" of config values was triggering an assert when this happened.
- Loading branch information