I’ve seen before when the lsp server doesn’t start up correctly this message will kinda forever spam the messages until you restart emacs > LSP Sending to process failed with the following error: Process clojure-lsp not running: killed: 9 anyone know how to short circuit that?
Yeah, that's definitely a lsp-mode issue, I face sometimes but never managed to find the root cause and fix it
@yyoncho mentioned some day that kill the buffer solves it, but it doesn't work for me