Skip to content

Add global flag to (partially) disable capture_output

b8a1608
Select commit
Loading
Failed to load commit list.
Merged

Resolve capture_output deadlock in multiprocessing environments #3957

Add global flag to (partially) disable capture_output
b8a1608
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 21, 2026 in 0s

90.11% (+0.00%) compared to 92951cb

View this Pull Request on Codecov

90.11% (+0.00%) compared to 92951cb

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.11%. Comparing base (92951cb) to head (b8a1608).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3957   +/-   ##
=======================================
  Coverage   90.10%   90.11%           
=======================================
  Files         909      909           
  Lines      108525   108551   +26     
=======================================
+ Hits        97787    97818   +31     
+ Misses      10738    10733    -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.