提交 fe0be9da 编写于 作者: S Sandeep Somavarapu

Fix #20255

上级 bcd84c96
......@@ -807,6 +807,7 @@ export class ExtensionsWorkbenchService implements IExtensionsWorkbenchService {
}
dispose(): void {
this.syncDelayer.cancel();
this.disposables = dispose(this.disposables);
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册