aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2020-02-17 23:50:59 -0800
committerJustin M. Keyes <justinkz@gmail.com>2020-02-17 23:50:59 -0800
commitceac76daa53fc6f12eab40c2804914dfd503c279 (patch)
tree433686fdf9ec9041a6063ac69536cc56efffe538 /runtime/lua/vim/lsp
parent6d48d0bd1598182c874f1ad5d72b4671944308bb (diff)
downloadrneovim-ceac76daa53fc6f12eab40c2804914dfd503c279.tar.gz
rneovim-ceac76daa53fc6f12eab40c2804914dfd503c279.tar.bz2
rneovim-ceac76daa53fc6f12eab40c2804914dfd503c279.zip
loop_close: close all handles
- Move uv_stop(), it still causes a "leak" on exit somehow. - Tenatively restore `UV_RUN_DEFAULT`. It shouldn't hang since we clobber the handles via `uv_walk((h)=>uv_close(h))`. Although this still "leaks" on exit, it's faster than the 2-second timeout. fix #11820 fix #7376
Diffstat (limited to 'runtime/lua/vim/lsp')
0 files changed, 0 insertions, 0 deletions