mirror of
https://github.com/tailscale/tailscale.git
synced 2026-05-05 13:45:35 -04:00
We were only closing on side of the pty/tty pair. Close the other side too. Thanks to @fritterhoff for reporting and debugging the issue! Fixes #8119 Signed-off-by: Maisem Ali <maisem@tailscale.com>