mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 20:49:55 +00:00
kill
This commit is contained in:
parent
43b429db93
commit
1cc8e9a36d
1 changed files with 1 additions and 1 deletions
|
|
@ -169,7 +169,7 @@ export namespace LSPClient {
|
|||
log.info("shutting down")
|
||||
connection.end()
|
||||
connection.dispose()
|
||||
server.kill()
|
||||
server.process.kill()
|
||||
},
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue