lsp

dpsutton 2025-07-13T18:35:44.698729Z

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?

ericdallo 2025-07-13T18:46:48.425269Z

Yeah, that's definitely a lsp-mode issue, I face sometimes but never managed to find the root cause and fix it

ericdallo 2025-07-13T18:47:08.957009Z

@yyoncho mentioned some day that kill the buffer solves it, but it doesn't work for me