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

Try to prevent possible infinite loop with parents #23

Open
jsccast opened this issue Aug 25, 2016 · 0 comments
Open

Try to prevent possible infinite loop with parents #23

jsccast opened this issue Aug 25, 2016 · 0 comments

Comments

@jsccast
Copy link
Member

jsccast commented Aug 25, 2016

See core.Location.DoAncestors(), which looks like it will loop when a location is its own parent.

jsccast added a commit that referenced this issue Aug 25, 2016
As the comment states, we're just doing a local check (and not adding
more work or consuming more stack).
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

No branches or pull requests

1 participant