-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Reject data after close message #9018
Conversation
for more information, see https://pre-commit.ci
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #9018 +/- ##
=======================================
Coverage 98.30% 98.30%
=======================================
Files 107 107
Lines 34354 34363 +9
Branches 4066 4068 +2
=======================================
+ Hits 33770 33779 +9
Misses 412 412
Partials 172 172
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Backport to 3.10: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 63813fe on top of patchback/backports/3.10/63813fe5f6d115c98beb180ddefb8cdc1b201b74/pr-9018 Backporting merged PR #9018 into master
🤖 @patchback |
Backport to 3.11: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 63813fe on top of patchback/backports/3.11/63813fe5f6d115c98beb180ddefb8cdc1b201b74/pr-9018 Backporting merged PR #9018 into master
🤖 @patchback |
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (cherry picked from commit 63813fe)
3.10 #9235 |
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (cherry picked from commit 63813fe)
3.11 #9236 |
Fixes #8087.