-
-
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 documentation for handler cancellation behaviour #7128
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7128 +/- ##
=======================================
Coverage 97.37% 97.37%
=======================================
Files 106 106
Lines 31093 31093
Branches 3875 3875
=======================================
Hits 30278 30278
Misses 613 613
Partials 202 202
Flags with carried forward coverage won't be shown. Click here to find out more. 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@webknjaz Any concerns with this documentation? |
Backport to 3.9: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 743c21f on top of patchback/backports/3.9/743c21f4f683e11ecef588a0955b433a3b3102e9/pr-7128 Backporting merged PR #7128 into master
🤖 @patchback |
@Dreamsorcerer is is possible to release this? I have to use ==3.8.1 for handler cancellation behaviour for all my projects. |
It's in 3.9, will be looking at pushing a beta release soon. |
Documentation for #7056.