mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-21 09:44:21 +01:00
optimistically boot lsp servers
This commit is contained in:
@@ -185,7 +185,7 @@ export namespace LSPClient {
|
||||
log.info("shutting down")
|
||||
connection.end()
|
||||
connection.dispose()
|
||||
server.process.kill("SIGKILL")
|
||||
server.process.kill("SIGTERM")
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user