mirror of
https://github.com/neovim/neovim.git
synced 2026-07-26 18:52:08 +00:00
Send SIGTERM to processes directly, instead of waiting for ~1s. - removes TERM_TIMEOUT - changes KILL_TIMEOUT to milliseconds - removes Process.term_sent