-
Notifications
You must be signed in to change notification settings - Fork 581
Receive buffer simplication [4/4] #5079
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
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #5079 +/- ##
==========================================
- Coverage 87.45% 86.94% -0.51%
==========================================
Files 59 59
Lines 18048 18027 -21
==========================================
- Hits 15783 15673 -110
- Misses 2265 2354 +89 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
48a8969
to
00078ed
Compare
One specific BVT seems to deadlock or crash on Windows kernel 2022 only. Need to investigate. |
The constructor should leave the object in a valid state, but not in scope for this PR.
00ffadf
to
c68c32d
Compare
Similar failure hits other PRs, this doesn't seem related to this change. |
Description
Testing
CI
Documentation
Already covered by existing documentation, comments updated.