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: buffer reuse and back to pool and release v2.16.2 #919

Merged
merged 2 commits into from
Nov 22, 2024
Merged

Conversation

jeevatkm
Copy link
Member

@jeevatkm jeevatkm commented Nov 22, 2024

fixes #917

@jeevatkm jeevatkm added the bug label Nov 22, 2024
@jeevatkm jeevatkm self-assigned this Nov 22, 2024
Copy link

codecov bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.68%. Comparing base (d598157) to head (43d5eca).
Report is 3 commits behind head on v2.

Additional details and impacted files
@@            Coverage Diff             @@
##               v2     #919      +/-   ##
==========================================
- Coverage   95.70%   95.68%   -0.02%     
==========================================
  Files          14       14              
  Lines        2211     2203       -8     
==========================================
- Hits         2116     2108       -8     
  Misses         71       71              
  Partials       24       24              

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


🚨 Try these New Features:

@jeevatkm jeevatkm changed the title Fix buffer issue fix: buffer reuse and back to pool and release v2.16.2 Nov 22, 2024
@jeevatkm jeevatkm merged commit c34e460 into v2 Nov 22, 2024
5 checks passed
@jeevatkm jeevatkm deleted the fix-buffer-issue branch November 22, 2024 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

Unexpected buffer sharing caused request body concatenated or replaced
1 participant