forked from WallarooLabs/wally
-
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 OmniRouter is kept up to date at RouterRegistry
Because of race conditions around when different routers and components are registered at the RouterRegistry, we need to ensure that the OmniRouter is kept up to date no matter when in the sequence it is registered. Previously, the code assumed that it would be registered first, but this is not a safe assumption.
- Loading branch information
1 parent
1ab7c1e
commit 2c5de86
Showing
1 changed file
with
31 additions
and
11 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