mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-17 04:01:13 +00:00
Store and close POSIX PTY master descriptors when terminal sessions are closed or killed, and make local terminal session shutdown await the full TTY cleanup path. This prevents leaked /dev/ptmx descriptors from exhausting the process file descriptor limit. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| shell_local.py | ||
| shell_ssh.py | ||
| tty_session.py | ||