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 two data races in declare tests #6370

Merged
merged 2 commits into from
Feb 15, 2024
Merged

Fix two data races in declare tests #6370

merged 2 commits into from
Feb 15, 2024

Conversation

wildum
Copy link
Contributor

@wildum wildum commented Feb 15, 2024

PR Description

Fix two data races with mutex.

Copy link
Contributor

@thampiotr thampiotr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM % the exporting of method

@wildum wildum force-pushed the fix-data-race-declare branch from f38bf2d to 1789b45 Compare February 15, 2024 09:17
Copy link
Member

@tpaschalis tpaschalis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@wildum wildum merged commit 3ac98b9 into main Feb 15, 2024
10 checks passed
@wildum wildum deleted the fix-data-race-declare branch February 15, 2024 09:28
BarunKGP pushed a commit to BarunKGP/grafana-agent that referenced this pull request Feb 20, 2024
* fix two data races

* setter should not be exported
@github-actions github-actions bot added the frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed. label Mar 17, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants