mirror of
https://github.com/hubHarmony/servii-backend.git
synced 2024-11-18 05:50:31 +00:00
[-] Abandonning this :)
This commit is contained in:
parent
620936f1b3
commit
c5c630a35c
@ -204,5 +204,6 @@ def close_idle_server(user_id: Union[str, None], name: Union[str, None], port: i
|
|||||||
except Exception as e:
|
except Exception as e:
|
||||||
print(e, user_id, name, server_stamp)
|
print(e, user_id, name, server_stamp)
|
||||||
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
pass
|
pass
|
||||||
|
Loading…
Reference in New Issue
Block a user