Skip to content

Added logic to annotate recursion errors#4614

Merged
jlndr merged 1 commit into
mainfrom
b_4606_recursion_error
Nov 27, 2025
Merged

Added logic to annotate recursion errors#4614
jlndr merged 1 commit into
mainfrom
b_4606_recursion_error

Conversation

@MatthiasWiesmann
Copy link
Copy Markdown
Contributor

@MatthiasWiesmann MatthiasWiesmann commented Nov 27, 2025

Added logic to annotate a recursion exception with the terms that form the cycle.
This makes it easier to debug if one were to add a cycle, for instance by making a property a sub-property of itself.
This should address #4606

@jlndr jlndr merged commit 0c33172 into main Nov 27, 2025
2 checks passed
@MatthiasWiesmann MatthiasWiesmann deleted the b_4606_recursion_error branch November 27, 2025 14:21
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.

3 participants