c3f1566e30
Tests / e2e (pull_request) Successful in 1m6s
Contributor Attribution Check / check-attribution (pull_request) Successful in 13s
Docs Site Checks / docs-site-checks (pull_request) Successful in 13s
Supply Chain Audit / Scan PR for critical supply chain risks (pull_request) Successful in 10s
Nix / nix (ubuntu-latest) (pull_request) Successful in 4m19s
Tests / test (pull_request) Successful in 9m29s
- Increase subprocess-discovery deadline from 5 s → 10 s.
- Increase worker-thread join timeout from 5 s → 10 s.
- Add check=False to ps fallback so a non-zero ps exit doesn't crash the test.
- Scope ps fallback to our process tree via /proc/{pid}/status PPid walk,
preventing accidental matches against concurrent xdist workers.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>