Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Removing static mutex for the random pool #3408

Merged
merged 1 commit into from
Jul 29, 2021

Conversation

clemahieu
Copy link
Contributor

Removing static mutex for the random pool and replacing the random pool with a thread_local version so it is thread safe.

…ol with a thread_local version so it is thread safe.
@clemahieu clemahieu merged commit 4d1119c into develop Jul 29, 2021
@clemahieu clemahieu deleted the random_pool_thread_local branch July 29, 2021 12:10
@clemahieu clemahieu added this to the V23.0 milestone Jul 29, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants