Skip to content

Don't make new call stacks when interpreting a CallTag so that the max render depth is tracked properly#1229

Merged
jasmith-hs merged 1 commit intomasterfrom
call-tag-depth
Jan 15, 2025
Merged

Don't make new call stacks when interpreting a CallTag so that the max render depth is tracked properly#1229
jasmith-hs merged 1 commit intomasterfrom
call-tag-depth

Conversation

@jasmith-hs
Copy link
Contributor

Minor bug in max macro depth recursion tracking: #308

CallTags don't need to count towards the recursion depth, otherwise a use of a call tag with a macro function counts for 3 render depth, when it should really just count for 2.

@jasmith-hs jasmith-hs merged commit 0dc554b into master Jan 15, 2025
5 checks passed
@jasmith-hs jasmith-hs deleted the call-tag-depth branch January 15, 2025 17:52
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