mirror of
https://github.com/neovim/neovim.git
synced 2026-01-12 08:05:24 +00:00
fix(lsp): ensure open_logfile is safe for fast events
Closes https://github.com/neovim/neovim/issues/21052
(cherry picked from commit a4100e1072)
Co-authored-by: Mathias Fussenegger <f.mathias@zignar.net>