Skip to content

Optimize send_aio() finalization #142

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

Merged
merged 3 commits into from
May 10, 2025
Merged

Optimize send_aio() finalization #142

merged 3 commits into from
May 10, 2025

Conversation

shikokuchuo
Copy link
Member

Follow up to #130 and #131. Ensures GC actions still all happen during GC. Finalizers now check the linked list and perform frees if required. The FREE branch is now only called recursively by other nano_list_do() branches under lock.

@shikokuchuo shikokuchuo merged commit 34ae687 into main May 10, 2025
40 checks passed
@shikokuchuo shikokuchuo deleted the dev branch May 10, 2025 09:58
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