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

Update prometheus fork to pick up concurrency fixes #585

Merged
merged 1 commit into from
Mar 30, 2023
Merged

Conversation

jacksontj
Copy link
Owner

After a LOT of debugging around #579 I was able to trace the issue down to this race condition. I'm a bit surprised as this race didn't show up in -race -- but is definitely a race condition. This fix resolves the issue.

Fixes #579

After a LOT of debugging around #579 I was able to trace the issue down to this race condition. I'm a bit surprised as this race didn't show up in `-race` -- but is definitely a race condition. This fix resolves the issue.

Fixes #579
@jacksontj jacksontj merged commit 939814e into master Mar 30, 2023
@jacksontj jacksontj deleted the issue_579 branch March 30, 2023 15:35
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.

Promxy Crash v0.0.78
1 participant