comment automatic refresh
Signed-off-by: Sanjula Ganepola <sanjulagane@gmail.com>
This commit is contained in:
@@ -127,6 +127,7 @@ export class Act {
|
||||
this.prebuiltExecutables = {};
|
||||
}
|
||||
|
||||
// Setup automatic history view refreshing
|
||||
let refreshInterval: NodeJS.Timeout | undefined;
|
||||
tasks.onDidStartTask(e => {
|
||||
const taskDefinition = e.execution.task.definition;
|
||||
|
||||
Reference in New Issue
Block a user