mirror of
https://github.com/neovim/neovim.git
synced 2026-04-13 19:16:00 +00:00
Sometimes the scheduled :qall can arrive too late, so that EOF isn't
received in the same uv_run() call as the response.
(cherry picked from commit a9454f8511)