Fix memory consumption on empty/small messages (#13393) (#13545) - #13546
Conversation
Confidence Score: 5/5The PR appears safe to merge, with no concrete blocking or independently actionable non-blocking issue identified. The new queue accounting, parser stall/resume behavior, and endpoint ownership lifecycle are coordinated across client and server paths and are exercised by focused parser and transport-level tests. Reviews (1): Last reviewed commit: "Fix memory consumption on empty/small me..." | Re-trigger Greptile |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 3.14 #13546 +/- ##
==========================================
+ Coverage 96.20% 96.24% +0.03%
==========================================
Files 160 160
Lines 51133 51529 +396
Branches 2778 2809 +31
==========================================
+ Hits 49195 49593 +398
+ Misses 1756 1755 -1
+ Partials 182 181 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. |
Merging this PR will not alter performance
Comparing Footnotes
|
(cherry picked from commit 5e54037)