Update Code to 1.106.0 (#7569)

This commit is contained in:
Olivier Benz
2025-11-18 21:21:41 +01:00
committed by GitHub
parent 897b5f13bc
commit 339c3926c2
10 changed files with 22 additions and 22 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';
@@ -449,7 +450,28 @@ async function startExtensionHostProcess
@@ -451,7 +452,28 @@ async function startExtensionHostProcess
);
// rewrite onTerminate-function to be a proper shutdown