mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 20:49:55 +00:00
optimistically boot lsp servers
This commit is contained in:
parent
c573270e66
commit
9ad1687f04
4 changed files with 85 additions and 9 deletions
|
|
@ -185,7 +185,7 @@ export namespace LSPClient {
|
|||
log.info("shutting down")
|
||||
connection.end()
|
||||
connection.dispose()
|
||||
server.process.kill("SIGKILL")
|
||||
server.process.kill("SIGTERM")
|
||||
},
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue