Skip to content

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
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