mirror of
https://github.com/neovim/neovim.git
synced 2026-01-30 00:52:52 +10: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