mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-24 00:05:46 +01:00
When we cancel, then the promise should be cancelled. If we don't do this, we hang on the first interaction request until we timeout. Fixes the 2nd point in https://github.com/microsoft/vscode/issues/236825#issuecomment-2563882150