-
-
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
Add note about tasks that should be cancelled on shutdown #8267
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #8267 +/- ##
==========================================
- Coverage 97.56% 97.49% -0.07%
==========================================
Files 107 107
Lines 32921 32986 +65
Branches 3851 3853 +2
==========================================
+ Hits 32120 32161 +41
- Misses 586 606 +20
- Partials 215 219 +4
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.9: 💚 backport PR created✅ Backport PR branch: Backported as #8268 🤖 @patchback |
(cherry picked from commit 509fb26)
Backport to 3.10: 💚 backport PR created✅ Backport PR branch: Backported as #8269 🤖 @patchback |
(cherry picked from commit 509fb26)
Closes #8179.