提交 70a9363c 编写于 作者: J Johannes Rieken

increase cleanup timeout

上级 22e5e9fc
......@@ -80,7 +80,7 @@ export class NodeCachedDataManager {
}).done(undefined, onUnexpectedError);
}, 3 * 1000);
}, 30 * 1000);
this._disposables.push({
dispose() { clearTimeout(handle); }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册