Skip to content

fix: Adding a data race test for issue 26164 #26193

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

Draft
wants to merge 5 commits into
base: main-2.x
Choose a base branch
from

Conversation

devanbenz
Copy link

issue: #26164 A user had pointed out that there may be a data race between TagValueIterator and AddSeriesList, I've added a lock contention test to try and capture the data race in this PR.

issue: #26164
A user had pointed out that there may be a data race between
TagValueIterator and AddSeriesList, I've added a lock contention
test to try and capture the data race in this PR.
@devanbenz devanbenz marked this pull request as draft March 26, 2025 15:56
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.

1 participant