mirror of
https://github.com/neovim/neovim.git
synced 2026-01-14 17:15:23 +00:00
Fixes a `Invalid buffer id: 123` race when the buffer gets deleted before the callback triggered. Alternative to https://github.com/neovim/neovim/pull/23981