diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2025-03-24 18:24:07 +0100 |
---|---|---|
committer | Christian Clason <ch.clason+github@icloud.com> | 2025-03-25 15:14:28 +0100 |
commit | d32780de4daff2351d7c2605ea6ba318f88fac2f (patch) | |
tree | ecb4861749feb313ef1e626e03b8c55cd28b5fb5 /runtime/lua/vim/lsp/completion.lua | |
parent | c1ac55ba4571df70ef85666e8f893213befee5d4 (diff) | |
download | rneovim-d32780de4daff2351d7c2605ea6ba318f88fac2f.tar.gz rneovim-d32780de4daff2351d7c2605ea6ba318f88fac2f.tar.bz2 rneovim-d32780de4daff2351d7c2605ea6ba318f88fac2f.zip |
fix(mswin): UI may hang on exit
Problem:
On Windows, since b360c0608556, UI may hang on exit. #33019
Solution:
Restore the hack in on_proc_exit, until we can figure out why rpc_close
is not called in the UI client when the server closes the channel.
Diffstat (limited to 'runtime/lua/vim/lsp/completion.lua')
0 files changed, 0 insertions, 0 deletions