Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

check cyclic dependencies #41

Open
zadykian opened this issue Jun 5, 2021 · 0 comments
Open

check cyclic dependencies #41

zadykian opened this issue Jun 5, 2021 · 0 comments
Assignees
Labels
core Development of solution's core infrastructure

Comments

@zadykian
Copy link
Owner

zadykian commented Jun 5, 2021

detect cyclic dependencies of parameters and raise exception on application startup
for example, when dependencies configured as:
[parameter A] -> [parameter B] -> [parameter C] -> [parameter A]

@zadykian zadykian added the core Development of solution's core infrastructure label Jun 5, 2021
@zadykian zadykian self-assigned this Jun 5, 2021
@zadykian zadykian changed the title core/cyclic-dependencies-check check cyclic dependencies Jun 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Development of solution's core infrastructure
Projects
None yet
Development

No branches or pull requests

1 participant