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