mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-12 11:37:49 +00:00
Fixes openclaw#67886. Handles stdin EPIPE in CodexAppServerClient by attaching an error handler, guarding writeMessage against writes after close, and aligning closeWithError cleanup with close. |
||
|---|---|---|
| .. | ||
| app-server | ||
| command-formatters.ts | ||
| command-handlers.ts | ||
| command-rpc.test.ts | ||
| command-rpc.ts | ||
| commands.test.ts | ||
| commands.ts | ||