Skip to content

et@0.0.5

Choose a tag to compare

@github-actions github-actions released this 26 Jul 16:45
fe7d0d5

Fix macOS reconnect and PTY end-to-end failures (87486da)

Fix the remaining macOS portability failures in reconnect, terminal shutdown,
and background process-group cleanup.

The terminal launcher now resolves busybox-style symlinks before re-exec,
client and router loops detect Darwin socket closure reliably, and the PTY
fixtures no longer depend on interactive-shell timing. macOS CI now runs the
affected reconnect and PTY/process integration tests explicitly.

Pull request & contributors