Logo
Explore
Register Sign In
agent/codex
1
0
Fork 0
You've already forked codex
mirror of https://github.com/pchuan98/codex.git synced 2026-07-01 00:31:56 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
8cf5b00aef0d4eda507f1b03ae4b669a6a8013d5
codex/codex-rs/utils/pty/src
T
jif-oai 9a8adbf6e5 feat: use process group to kill the PTY (#12688)
Use the process group kill logic to kill the PTY
9a8adbf6e5 ยท 2026-02-24 16:55:23 +00:00
History
..
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_group.rs
Process-group cleanup for stdio MCP servers to prevent orphan process storms (#10710)
2026-02-06 21:26:36 -08:00
process.rs
feat: adding piped process to replace PTY when needed (#8797)
2026-01-14 18:44:04 +00: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