mirror of
https://github.com/neovim/neovim.git
synced 2026-05-03 20:45:02 +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.