Skip to content

Commit 12aaf6d

Browse files
committed
refactor
1 parent 01ad845 commit 12aaf6d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Console/RunCommand.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ protected function startAsyncRun(): bool
5454
}
5555
});
5656

57-
sleep(1);
58-
5957
return ! $this->runProcess->isTerminated();
6058
}
6159

0 commit comments

Comments
 (0)