mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
@@ -366,6 +366,7 @@ class CustomExecutionData implements IDisposable {
|
||||
}
|
||||
|
||||
public dispose(): void {
|
||||
this._cancellationSource = undefined;
|
||||
dispose(this._disposables);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user