Handle Windows browser-helper stdout exit races
Open
- Dominant language
- TypeScript
- Stars
- 69.7k
- Forks
- 4.5k
- Avg merge
- 15h 28m
- Merged PRs (30d)
- 471
Description
The Windows browser helper can lose its final stdout payload during process exit. Reimplement the bounded stdout handoff after deterministic Windows reproduction. Source PR https://github.com/stablyai/orca/pull/11236; credit the PR author. No contributor action requested.
Contributor guide
Research direction
Start with source PR https://github.com/stablyai/orca/pull/11236 and reproduce the Windows browser-helper exit race deterministically. Then inspect the existing bounded stdout handoff and verify that the final stdout payload is preserved during process exit; the issue does not name specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli, devtools, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100