mirror of
https://github.com/neovim/neovim.git
synced 2025-12-08 07:32:40 +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>