diff options
author | Evgeni Kolev <evgenysw@gmail.com> | 2022-11-10 17:17:44 +0000 |
---|---|---|
committer | João Távora <joaotavora@gmail.com> | 2022-11-10 17:18:13 +0000 |
commit | c833b291f57e61613cbf09cffae478aa02e6ecc5 (patch) | |
tree | 50bca5c68ff024a1902bca80ed3ca71684edbe54 /lisp/emacs-lisp/advice.el | |
parent | dc4aef3b85f22e5d529c5ceb0686f26781587601 (diff) | |
download | emacs-c833b291f57e61613cbf09cffae478aa02e6ecc5.tar.gz emacs-c833b291f57e61613cbf09cffae478aa02e6ecc5.tar.bz2 emacs-c833b291f57e61613cbf09cffae478aa02e6ecc5.zip |
Ignore errors when shutting down all LSP servers (bug#59146)
eglot-shutdown-all has a bug that results in partially stopping
servers: when a server shutdown timeouts (1.5s), an error is
propagated and eglot-shutdown-all does not try to shutdown the rest of
the servers.
* eglot.el (eglot-shutdown-all): Ignore errors when shutting down
servers, converting errors to messages.
Diffstat (limited to 'lisp/emacs-lisp/advice.el')
0 files changed, 0 insertions, 0 deletions