Run GC on PyPy more for test_worker_thread_context_not_leaked#3479
Run GC on PyPy more for test_worker_thread_context_not_leaked#3479A5rocks wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3479 +/- ##
===============================================
Coverage 100.00000% 100.00000%
===============================================
Files 128 128
Lines 19450 19450
Branches 1320 1321 +1
===============================================
Hits 19450 19450
🚀 New features to boost your workflow:
|
|
@A5rocks Sorry, I thought it would have no issue on PyPy. let me check again. |
|
Yes if you have an Ubuntu (presumably kinda slow) machine and could check that this fixes the issue (ie repro w/o + unable to repro with) that would be great. I'll start a bunch of CI runs in a while otherwise, which will hopefully just provide the same evidence. |
I think I have that; will try and see. |
|
I am failing to reproduce its flakiness on my host. |
|
I think this is better. I wasn't aware of trio's |
Fixes #3478