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

KON-692 Fix "StackOverflowError" Exception when trying to find indirect parents #1583

Conversation

nataliapeterwas
Copy link
Collaborator

@nataliapeterwas nataliapeterwas commented Nov 25, 2024

Community: #1292

The parent resolution logic in Konsist caused a StackOverflowError when attempting to identify indirect parent relationships. This occurred due to improper handling of recursive dependencies during parent lookup.

Copy link

@nataliapeterwas nataliapeterwas added the bug-fix Malfunction or unexpected behavior label Nov 25, 2024
@nataliapeterwas nataliapeterwas marked this pull request as ready for review November 25, 2024 17:26
@igorwojda igorwojda merged commit 5149c16 into develop Nov 26, 2024
33 checks passed
@igorwojda igorwojda deleted the KON-692-fix-stackoverflowexception-when-trying-to-find-indirect-parents branch November 26, 2024 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix Malfunction or unexpected behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants