mirror of
https://github.com/neovim/neovim.git
synced 2026-03-26 02:20:55 +00:00
stdout/stderr should only be closed after the job truly exits, or else we can lose data sent by it.
stdout/stderr should only be closed after the job truly exits, or else we can lose data sent by it.