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

Cycle detection when parsing project #36

Merged
merged 1 commit into from
Mar 17, 2024

Conversation

leandroBorgesFerreira
Copy link
Owner

@leandroBorgesFerreira leandroBorgesFerreira commented Mar 17, 2024

Closes #34.

It adds cycle detection when parsing the project. Now the plugin presents a nice exception, instead of simply letting the project throw a StackOverflow error.

@leandroBorgesFerreira leandroBorgesFerreira merged commit ef7c97e into master Mar 17, 2024
2 checks passed
@leandroBorgesFerreira leandroBorgesFerreira deleted the CycleDetenction branch March 17, 2024 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Detect cycles in graphs
1 participant