You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$this->outputLine('<error>!! </error> The queue "%s" is not empty (%d pending jobs), please flush the queue.', [self::BATCH_QUEUE_NAME, $pendingJobs]);
110
110
$this->quit(1);
@@ -223,9 +223,12 @@ protected function outputSystemReport()
223
223
$this->outputLine('Execution time : %s seconds', [$time]);
0 commit comments