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

[MS-432] Fix recursion detection of mutual parents #156

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

daforster
Copy link
Contributor

Case: A has parents B and C, and B's parent is also C This is not a recursion but was mistakenly detected as one.

Case: A has parents B and C, and B's parent is also C
This is not a recursion but was mistakenly detected as one.
@daforster daforster self-assigned this Jul 29, 2024
@daforster daforster merged commit e1a574d into main Jul 30, 2024
3 checks passed
@daforster daforster deleted the fix-recursion-detection branch July 30, 2024 10:09
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