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