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

Prevent loops being created with junction nodes #4087

Merged
merged 1 commit into from Mar 2, 2023
Merged

Conversation

knolleary
Copy link
Member

It has always been possible to create a loop with nodes - and there are valid use cases for that. However a loop of pure junctions is never going to be okay - and impossible to break out of.

This PR prevents the user from creating infinite loops with junction nodes.

@coveralls
Copy link

Coverage Status

Coverage: 68.589%. Remained the same when pulling 81d4c60 on junction-loops into 010c8ec on dev.

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.

None yet

2 participants