mirror of
https://github.com/neovim/neovim.git
synced 2025-09-13 14:58:18 +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.