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

Use function pointers instead of delegates to clear object pool in C#9. #259

Merged
merged 1 commit into from
Sep 10, 2023

Conversation

timcassell
Copy link
Owner

Resolves #252

@timcassell timcassell added this to the v2.6.0 milestone Sep 9, 2023
@timcassell timcassell self-assigned this Sep 9, 2023
@timcassell timcassell force-pushed the clearpool branch 2 times, most recently from 1ca3cdb to a0e0ef3 Compare September 9, 2023 13:51
@timcassell timcassell merged commit 9779f6a into master Sep 10, 2023
124 checks passed
@timcassell timcassell deleted the clearpool branch September 10, 2023 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use function pointers to clear object pool
1 participant