mirror of
https://github.com/neovim/neovim.git
synced 2026-03-18 22:58:18 +00:00
This might happen, e.g. if we send a fast RPC reply in a os_breakcheck() in the middle of redrawing and big ui_ext events are produced. fixes #31316