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

Improve handling of GC managed array buffers #61

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

tschneidereit
Copy link
Member

Specifically, some of the noGC guards had issues that could lead to panics during exception throwing, and some of the loops over multiple buffers where overly complex.

@tschneidereit
Copy link
Member Author

I'll change this to target main before landing, and will wait for the fetch-rework branch to land before doing so.

Base automatically changed from fetch-rework to main June 21, 2024 11:49
Specifically, some of the `noGC` guards had issues that could lead to panics during exception throwing, and some of the loops over multiple buffers where overly complex.
@tschneidereit tschneidereit merged commit 416798e into main Jun 21, 2024
1 check passed
@tschneidereit tschneidereit deleted the improved-gc-buffers-handling branch June 21, 2024 16:50
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