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

Lazily create GDScript thread lambda bookkeeping block #85433

Closed

Conversation

RandomShaper
Copy link
Member

This is an extension to #85432 (which is included to conflicts are pre-solved), but for 4.3, given it's slightly less safe.

This avoids every thread that does not even run GDScript or doesn't use lambdas using memory for some bookkeeping they don't need.

@RandomShaper
Copy link
Member Author

Rebased and improved to use a paged allocator.

@RandomShaper
Copy link
Member Author

Superseded by #86569.

@AThousandShips AThousandShips removed this from the 4.3 milestone Dec 28, 2023
@RandomShaper RandomShaper deleted the fix_gds_exit_crash branch December 29, 2023 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants