Skip to content

Prevent unlimited recursion leading to stack overflow#1368

Merged
wolfpld merged 1 commit into
wolfpld:masterfrom
siliceum:fix/timeline-depth
May 21, 2026
Merged

Prevent unlimited recursion leading to stack overflow#1368
wolfpld merged 1 commit into
wolfpld:masterfrom
siliceum:fix/timeline-depth

Conversation

@Lectem
Copy link
Copy Markdown
Collaborator

@Lectem Lectem commented May 21, 2026

This can happen notably when the user does not call ZoneEnd.

I used 256 arbitrarily as it seemed higher values would just make the UI freeze anyway due to perf reasons. I added a warning in the notification area so that users can locate it.

This can happen notably when the user does not call ZoneEnd.

I used 256 arbitrarily as it seemed higher values would just make the UI freeze anyway due to perf reasons.
I added a warning in the notification area so that users can locate it.
@wolfpld wolfpld merged commit d40806c into wolfpld:master May 21, 2026
7 checks passed
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