mirror of
https://github.com/neovim/neovim.git
synced 2026-08-18 21:31:51 +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.