mirror of
https://github.com/neovim/neovim.git
synced 2025-11-19 16:51:18 +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