mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-03 12:34:08 +00:00
lots of updates + refactoring
This commit is contained in:
@@ -42,6 +42,7 @@ class ActivityMonitor extends Component
|
||||
$this->setStatus(ProcessStatus::ERROR);
|
||||
}
|
||||
$this->isPollingActive = false;
|
||||
$this->emit('activityFinished');
|
||||
}
|
||||
}
|
||||
protected function setStatus($status)
|
||||
|
||||
Reference in New Issue
Block a user