mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +00:00

Also close Nvim instance before removing log file, otherwise the Nvim instance will still write to the log file. Also adjust log level in libuv_process_spawn(). Ref #27660