Skip to content

feat(server): process control#911

Open
m-hilgendorf wants to merge 10 commits into
mainfrom
feat/process-control
Open

feat(server): process control#911
m-hilgendorf wants to merge 10 commits into
mainfrom
feat/process-control

Conversation

@m-hilgendorf

Copy link
Copy Markdown
Contributor

Replace stdio + signal handling + tty resizing with a single control stream shared with runners

Resolves #900

There are a handful of failing tests I'm trying to isolate

@m-hilgendorf m-hilgendorf force-pushed the feat/process-control branch from 77210a8 to ba2b2dd Compare June 10, 2026 20:12
@m-hilgendorf m-hilgendorf marked this pull request as ready for review June 10, 2026 20:12
@nitsky nitsky force-pushed the feat/process-control branch from c777ea2 to 0ebdcd7 Compare June 11, 2026 16:26
@nitsky nitsky force-pushed the feat/process-control branch from 7256286 to 3ad4dd3 Compare June 12, 2026 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: move signals, stdio, and tty size from process store to runner

2 participants