-
Notifications
You must be signed in to change notification settings - Fork 127
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: Correctly manage bytes_in_flight
during a rebinding event
#1812
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1812 +/- ##
==========================================
- Coverage 93.13% 93.13% -0.01%
==========================================
Files 117 117
Lines 36339 36337 -2
==========================================
- Hits 33843 33841 -2
Misses 2496 2496 ☔ View full report in Codecov by Sentry. |
bytes_in_flight during
a rebinding eventbytes_in_flight
during a rebinding event
Benchmark resultsPerformance differences relative to c44e536.
Client/server transfer resultsTransfer of 134217728 bytes over loopback.
|
Fixes #1289