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

Fix a concurrency issue in TPESampler #246

Merged
merged 1 commit into from
Sep 8, 2023
Merged

Fix a concurrency issue in TPESampler #246

merged 1 commit into from
Sep 8, 2023

Conversation

c-bata
Copy link
Owner

@c-bata c-bata commented Sep 8, 2023

Reference Issues/PRs

Fixes #236
Refs #237

What does this implement/fix? Explain your changes.

Fixes #236 without additional storage api calls.

@c-bata c-bata mentioned this pull request Sep 8, 2023
@c-bata c-bata merged commit fb7e528 into main Sep 8, 2023
6 checks passed
@c-bata c-bata deleted the fix-data-race-tpe branch September 8, 2023 15:08
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.

Concurrent map r/w in TPE
1 participant