Avoid logging exception from run_app() that is also raised#8951
Avoid logging exception from run_app() that is also raised#8951Dreamsorcerer merged 4 commits intomasterfrom
Conversation
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 #8951 +/- ##
=======================================
Coverage 98.27% 98.27%
=======================================
Files 107 107
Lines 34226 34239 +13
Branches 4058 4061 +3
=======================================
+ Hits 33637 33650 +13
Misses 416 416
Partials 173 173
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 45d6e4f on top of patchback/backports/3.10/45d6e4f14572bfc4cfc3f32a2c7c72a9cc28f125/pr-8951 Backporting merged PR #8951 into master
🤖 @patchback |
Backport to 3.11: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 45d6e4f on top of patchback/backports/3.11/45d6e4f14572bfc4cfc3f32a2c7c72a9cc28f125/pr-8951 Backporting merged PR #8951 into master
🤖 @patchback |
(cherry picked from commit 45d6e4f)
(cherry picked from commit 45d6e4f)
Fixes #6807.