Report stalled concurrent occurrence lifecycle stages - #879
Conversation
Update @humanfs/node to 0.16.8 and its required core/types packages for GHSA-p498-v437-472g. The locked audit reports zero vulnerabilities. Refs #876.
|
Warning Review limit reachedNext included review available in 18 minutes. View limit detailsLimit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Team Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Release Preflight
If this PR is from a |
The concurrent-occurrence test in #878 timed out without identifying whether runtime opening, lane setup, admission, or cleanup stalled. Report each public lifecycle stage only when the test fails, preserving every existing behavioral assertion and the 60-second limit. This supplies evidence for the next occurrence. The root cause tracked in #878 remains unresolved and blocks release #876.
Change kind: test diagnostics, plus the development-only @humanfs/node security update required by the locked release audit (GHSA-p498-v437-472g, also prepared in #877).
Validation: an injected stalled close was observed red and named
close writer-b: pendingwhile retaining completed opening and admission stages. The ordinary five-test file, normal pre-push gates, locked audit, and exact-head Node 22 CI all passed. Manual SSJS review is green; diagnostic state is test-owned and adds no production host dependency or cast.The original timeout remains unreproduced. Disposable Linux arm64 probes on Node 22.23.2/Git 2.55.0 covered the baseline, five idle-retirement schedules, 24 payload cases, and one-shot failures of four Git protocols. These bounded probes passed or rejected with completed cleanup. They are not an exhaustive schedule search or an identical reproduction of the Ubuntu 24.04 x64 runner.