Switch to ThreadedChildWatcher and test (#5877)#5919
Conversation
Co-authored-by: Sviatoslav Sydorenko <[email protected]> (cherry picked from commit 33a38b8)
Codecov Report
@@ Coverage Diff @@
## 3.8 #5919 +/- ##
==========================================
- Coverage 97.52% 96.75% -0.78%
==========================================
Files 44 44
Lines 8865 9852 +987
Branches 1429 1591 +162
==========================================
+ Hits 8646 9532 +886
- Misses 103 182 +79
- Partials 116 138 +22
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
…98cd62a2a50b69bbc14/pr-5877
|
Something is wrong with tests (Py 3.10 MacOS) |
|
Sure, I will take a look tmr. |
|
Awesome, thanks! |
Backport to 3.8: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 7d046b5 on top of patchback/backports/3.8/7d046b5cffb219ee1771d9bc8ae4d2d3f50ff795/pr-5919 Backporting merged PR #5919 into 3.8
🤖 @patchback |
Co-authored-by: Sviatoslav Sydorenko [email protected]
(cherry picked from commit 33a38b8)
What do these changes do?
Are there changes in behavior for the user?
Related issue number
Checklist
CONTRIBUTORS.txtCHANGESfolder<issue_id>.<type>for example (588.bugfix)issue_idchange it to the pr id after creating the pr.feature: Signifying a new feature..bugfix: Signifying a bug fix..doc: Signifying a documentation improvement..removal: Signifying a deprecation or removal of public API..misc: A ticket has been closed, but it is not of interest to users.