mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-25 23:45:56 +01:00
1410d77f6f
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