mirror of
https://github.com/neovim/neovim.git
synced 2026-03-30 04:12:01 +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