core-agent-ide/codex-rs/utils/pty/src
jif-oai 9a8adbf6e5
feat: use process group to kill the PTY (#12688)
Use the process group kill logic to kill the PTY
2026-02-24 16:55:23 +00:00
..
win feat: fallback unified_exec to shell_command (#8075) 2025-12-17 10:29:45 +00:00
lib.rs chore: close pipe on non-pty processes (#9369) 2026-01-16 15:54:32 +01:00
pipe.rs feat: detach non-tty childs (#9477) 2026-01-19 11:35:34 +00:00
process.rs feat: adding piped process to replace PTY when needed (#8797) 2026-01-14 18:44:04 +00:00
process_group.rs Process-group cleanup for stdio MCP servers to prevent orphan process storms (#10710) 2026-02-06 21:26:36 -08:00
pty.rs feat: use process group to kill the PTY (#12688) 2026-02-24 16:55:23 +00:00
tests.rs feat: use process group to kill the PTY (#12688) 2026-02-24 16:55:23 +00:00