mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
@@ -260,7 +260,6 @@ class Proc
|
||||
*/
|
||||
public function isRunning()
|
||||
{
|
||||
/* @phpstan-ignore-next-line */
|
||||
if (! is_resource($this->_process)) {
|
||||
return false;
|
||||
}
|
||||
|
Reference in New Issue
Block a user