mirror of
https://github.com/neovim/neovim.git
synced 2026-02-21 18:01:17 +10: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)