mirror of
https://github.com/coder/code-server.git
synced 2026-05-24 21:27:26 +02:00
Update Code to 1.107.0 (#7599)
This commit is contained in:
@@ -96,7 +96,7 @@ Index: code-server/lib/vscode/src/vs/workbench/api/node/extensionHostProcess.ts
|
||||
import minimist from 'minimist';
|
||||
import * as nativeWatchdog from 'native-watchdog';
|
||||
import * as net from 'net';
|
||||
@@ -451,7 +452,28 @@ async function startExtensionHostProcess
|
||||
@@ -469,7 +470,28 @@ async function startExtensionHostProcess
|
||||
);
|
||||
|
||||
// rewrite onTerminate-function to be a proper shutdown
|
||||
|
||||
Reference in New Issue
Block a user