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 data race in logging adapter #491

Merged
merged 3 commits into from
Oct 23, 2024

Conversation

mattjohnsonpint
Copy link
Member

Integration tests started failing intermittently following #489

Found that we were missing a mutex on the logging adapters. Also found I missed an err return in #489.

Fixed both.

@mattjohnsonpint mattjohnsonpint requested a review from a team as a code owner October 23, 2024 05:04
@mattjohnsonpint mattjohnsonpint merged commit e2998c5 into main Oct 23, 2024
43 checks passed
@mattjohnsonpint mattjohnsonpint deleted the mjp/hyp-2465-race-in-logging-adapter branch October 23, 2024 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants