Update Code to 1.104.0 (#7488)

This commit is contained in:
Olivier Benz
2025-09-12 22:41:54 +02:00
committed by GitHub
parent 1a7b770f5b
commit ba774d989b
15 changed files with 57 additions and 57 deletions

View File

@ -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