mirror of
https://github.com/neovim/neovim.git
synced 2025-09-22 11:18:19 +00:00

It is less likely for client to exit between jobstart() and jobwait() if they are invoked in the same RPC request instead of two separate ones.