mirror of
https://github.com/neovim/neovim.git
synced 2025-09-18 17:28:23 +00:00

Before this change, new processes started with libuv prevented SIGHUP from reaching pty processes (by keeping the ptmx file descriptor open).
Before this change, new processes started with libuv prevented SIGHUP from reaching pty processes (by keeping the ptmx file descriptor open).