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

Add Cycle Validation #7

Closed
mikelikespie opened this issue Jun 13, 2016 · 1 comment
Closed

Add Cycle Validation #7

mikelikespie opened this issue Jun 13, 2016 · 1 comment

Comments

@mikelikespie
Copy link
Contributor

Right now, if there's a dependency cycle, one will get a stack overflow at runtime. This isn't great and needs to be fixed.

When implementing this feature, we need to be extra careful to surface actionable error messages since debugging a cycle can be very hard.

@sebastianv1
Copy link
Collaborator

Closing because this issue hasn't received any activity lately, feel free to reopen if it's still an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants