Skip to content

Run HTTP server tasks on the interactive thread pool - #1344

Merged
quinnj merged 2 commits into
masterfrom
codex/interactive-server-threadpool
Aug 6, 2026
Merged

Run HTTP server tasks on the interactive thread pool#1344
quinnj merged 2 commits into
masterfrom
codex/interactive-server-threadpool

fix(server): keep interactive spawn trim-safe

d86edb6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 6, 2026 in 1s

88.44% (+0.06%) compared to 8e9b80a

View this Pull Request on Codecov

88.44% (+0.06%) compared to 8e9b80a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.44%. Comparing base (8e9b80a) to head (d86edb6).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1344      +/-   ##
==========================================
+ Coverage   88.38%   88.44%   +0.06%     
==========================================
  Files          30       31       +1     
  Lines       11923    11930       +7     
==========================================
+ Hits        10538    10552      +14     
+ Misses       1385     1378       -7     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.