Remove executor step pause
This commit is contained in:
		| @@ -40,7 +40,6 @@ export class Executor { | |||||||
|     } |     } | ||||||
|  |  | ||||||
|     private async doTaskProcessingStep() { |     private async doTaskProcessingStep() { | ||||||
|         await sleepMicro(); |  | ||||||
|         const currentTs = timestamp(); |         const currentTs = timestamp(); | ||||||
|         const taskCommand = this.scheduler.nextTask(currentTs); |         const taskCommand = this.scheduler.nextTask(currentTs); | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user