mirror of
https://github.com/coder/code-server.git
synced 2026-05-13 07:47:26 +02:00
Update Code to 1.104.0 (#7488)
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';
|
||||
@@ -436,7 +437,28 @@ async function startExtensionHostProcess
|
||||
@@ -449,7 +450,28 @@ async function startExtensionHostProcess
|
||||
);
|
||||
|
||||
// rewrite onTerminate-function to be a proper shutdown
|
||||
|
||||
Reference in New Issue
Block a user