mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-14 00:09:01 +00:00
PR #1903 fixed a pipe buffer deadlock in awsCli() by draining both stdout and stderr before awaiting proc.exited. The same pattern existed in runServerCapture() across 4 cloud providers and waitForCloudInit() across 3 providers. If SSH produces >64KB of stderr, the child blocks writing to the full pipe while the parent blocks waiting for exit. Fixes: hetzner, aws, digitalocean, gcp — 7 locations total. Co-authored-by: B <6723574+louisgv@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| shared | ||