Skip to content

fix(exec): preserve PTY output under backpressure - #39

Merged
rezigned merged 1 commit into
mainfrom
fix/pty-output-backpressure
Sep 1, 2026
Merged

fix(exec): preserve PTY output under backpressure#39
rezigned merged 1 commit into
mainfrom
fix/pty-output-backpressure

Conversation

@rezigned

@rezigned rezigned commented Sep 1, 2026

Copy link
Copy Markdown
Owner

Summary

  • forward output through the bounded runtime queue without dropping chunks
  • make the runner stream channel rendezvous-sized to avoid shutdown backlog

- forward output through the bounded runtime queue without dropping chunks
- make the runner stream channel rendezvous-sized to avoid shutdown backlog
- cover fast output tail preservation through the CLI integration path
@rezigned
rezigned merged commit 2f92c85 into main Sep 1, 2026
10 checks passed
@rezigned
rezigned deleted the fix/pty-output-backpressure branch September 1, 2026 16:14
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.

1 participant