handle unpaired surrogates on websocket close#6176
Conversation
|
The code and tests look good. Let me now summarize my review findings:
I don't see any actionable issues with this PR. The change is straightforward, spec-correct, well-tested, and doesn't need a compat flag. LGTM |
npaun
left a comment
There was a problem hiding this comment.
Let's see if anyone insists on a compat flag though before merging
Merging this PR will degrade performance by 12.22%
Performance Changes
Comparing Footnotes
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6176 +/- ##
==========================================
- Coverage 70.63% 70.62% -0.02%
==========================================
Files 413 413
Lines 109819 109819
Branches 18096 18096
==========================================
- Hits 77576 77559 -17
- Misses 21436 21452 +16
- Partials 10807 10808 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
I don't think this change substitutes for a compat flag but I'm open to be convinced.