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 stack overflow error when walking circular routes #10

Merged
merged 8 commits into from
Mar 30, 2021

Conversation

345andrew
Copy link
Collaborator

@345andrew 345andrew commented Mar 30, 2021

Description

This change maintains a list of the references already processed in a scenario, which then prevents circular route walking.

Related GitHub issue(s)

Issue is stack overflow error, Azure/aimtool#12

Checklist

  • Only increment the version number following a GitHub Release. Check this only if this PR is a version bump.

@345James
Copy link
Collaborator

Looks good!

@345andrew 345andrew merged commit f000272 into Azure:main Mar 30, 2021
@345andrew 345andrew deleted the bug/stack-overflow branch March 30, 2021 16:19
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.

2 participants