-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update provider status when provider emits events (#309)
* refactor: move registry singleton to the registry module Signed-off-by: Federico Bond <federicobond@gmail.com> * refactor: make openfeature.provider.registry a private module Signed-off-by: Federico Bond <federicobond@gmail.com> * feat: update provider status when provider emits events Signed-off-by: Federico Bond <federicobond@gmail.com> * refactor: avoid duplicate code Signed-off-by: Federico Bond <federicobond@gmail.com> * fix: fix provider event dispatch on initialize/shutdown Signed-off-by: Federico Bond <federicobond@gmail.com> * refactor: rename default_registry to provider_registry Signed-off-by: Federico Bond <federicobond@gmail.com> --------- Signed-off-by: Federico Bond <federicobond@gmail.com>
- Loading branch information
1 parent
faf02a9
commit 9966c14
Showing
5 changed files
with
114 additions
and
33 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
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
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
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
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