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

Fix for possible crash at shutdown #241

Merged
merged 2 commits into from
Sep 10, 2024
Merged

Fix for possible crash at shutdown #241

merged 2 commits into from
Sep 10, 2024

Conversation

s-ludwig
Copy link
Member

No description provided.

Avoids invoking GC.removeRange from a possible GC finalization. Also fixes a race-condition between removeRange() and free().
@s-ludwig
Copy link
Member Author

Merging in order to continue with vibe-core. We can make any quick adjustments afterwards if necessary.

@s-ludwig s-ludwig merged commit 95525a7 into master Sep 10, 2024
23 checks passed
@s-ludwig s-ludwig deleted the fixes branch September 10, 2024 13: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.

1 participant