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

middleware/logger: Fix #2396, data race logger middleware #2397

Merged
merged 2 commits into from
Apr 2, 2023

Conversation

ReneWerner87
Copy link
Member

Description

Fixes #2396, the data race problem in the logger middleware

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

@leonklingele
Copy link
Member

Can you also add a test case for this or switch to the proposed permanent solution?
#2396 (comment)

😄

Copy link
Member

@leonklingele leonklingele left a comment

Choose a reason for hiding this comment

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

lgtm 🥳

@leonklingele leonklingele merged commit 5a8bc44 into master Apr 2, 2023
@efectn efectn deleted the fix_logger_data_race branch May 8, 2023 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 [Bug]: Partial config cause race condition
2 participants