提交 aa2d4f92 编写于 作者: A Alex Ross

Can only debug once with tasks 0.1.0

Part of #85343
上级 b8d63e0f
......@@ -91,7 +91,7 @@ export class ProcessTaskSystem implements ITaskSystem {
}
public getBusyTasks(): Task[] {
return this.getActiveTasks();
return [];
}
public run(task: Task): ITaskExecuteResult {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册