Skip to content

Fix flaky RunningApplicationProcessSpec by widening the stop() timeout budget - #16032

Merged
jdaugherty merged 3 commits into
8.0.xfrom
fix/flaky-running-application-process-timeout
Aug 16, 2026
Merged

Fix flaky RunningApplicationProcessSpec by widening the stop() timeout budget#16032
jdaugherty merged 3 commits into
8.0.xfrom
fix/flaky-running-application-process-timeout

Poll ProcessHandle.isAlive(), not Process.isAlive(), in the reaper-la…

3811fce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 13, 2026 in 0s

51.8790% (+51.8790%) compared to 6d1acad

View this Pull Request on Codecov

51.8790% (+51.8790%) compared to 6d1acad

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.8790%. Comparing base (6d1acad) to head (3811fce).
⚠️ Report is 412 commits behind head on 8.0.x.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##             8.0.x     #16032         +/-   ##
================================================
+ Coverage         0   51.8790%   +51.8790%     
- Complexity       0      18118      +18118     
================================================
  Files            0       2046       +2046     
  Lines            0      96274      +96274     
  Branches         0      16727      +16727     
================================================
+ Hits             0      49946      +49946     
- Misses           0      38957      +38957     
- Partials         0       7371       +7371     

see 2046 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.