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: change inner req hdr caused race #782

Merged
merged 1 commit into from
Oct 28, 2024
Merged

fix: change inner req hdr caused race #782

merged 1 commit into from
Oct 28, 2024

Conversation

spacewander
Copy link
Member

#775 doesn't really fix the problem. Since we already create the wrapper, we should pass the wrapper directly to OnLog, instead of setting the reqHdr field.

#775 doesn't really fix the problem.
Since we already create the wrapper, we should pass the wrapper
directly to OnLog, instead of setting the reqHdr field.
Signed-off-by: spacewander <[email protected]>
@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Oct 24, 2024
@spacewander spacewander marked this pull request as ready for review October 24, 2024 04:59
Copy link

codecov bot commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.56%. Comparing base (f5e0d14) to head (c215741).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #782      +/-   ##
==========================================
+ Coverage   87.25%   87.56%   +0.30%     
==========================================
  Files         142      142              
  Lines        8508     8505       -3     
==========================================
+ Hits         7424     7447      +23     
+ Misses        839      817      -22     
+ Partials      245      241       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@spacewander spacewander merged commit e0c9ce2 into main Oct 28, 2024
18 checks passed
@spacewander spacewander deleted the 1024 branch October 28, 2024 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant