mirror of
https://github.com/kuitoi/kuitoi-Server.git
synced 2025-08-17 16:25:36 +00:00
Minor updates
This commit is contained in:
parent
57b7cebeca
commit
e72c371e20
@ -94,7 +94,6 @@ class UDPServer(asyncio.DatagramTransport):
|
||||
self.log.error(f"Error: {e}")
|
||||
self.log.exception(e)
|
||||
finally:
|
||||
self.log.info("UDP сервер сдох 2")
|
||||
self.run = False
|
||||
self.Core.run = False
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user