mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Merge branch 'mcmanus-ping-port-patched' into dev
This commit is contained in:
@ -211,7 +211,6 @@ class Server:
|
||||
|
||||
def check_running(self):
|
||||
running = False
|
||||
|
||||
# if process is None, we never tried to start
|
||||
if self.PID is None:
|
||||
return running
|
||||
|
Reference in New Issue
Block a user