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

List pool usage extended to other valiable places #683

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

Raegan03
Copy link
Contributor

After the fix for the ListPool, I've decided to look a bit into how and when it's used. I've managed to find some additional use cases as well as refactor a bit the ListPool class and include some UnitTests for it.

I'm not sure what the approach to the thread safety is, but the ThreadStatic attribute was not handled well there and I think that lock is a better idea.

Copy link

vercel bot commented Jun 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vcontainer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 19, 2024 4:43pm

@hadashiA
Copy link
Owner

LGTM. Thanks 👍

@hadashiA hadashiA merged commit 027e6ac into hadashiA:master Jun 20, 2024
3 of 12 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