mirror of
https://github.com/kuitoi/kuitoi-Server.git
synced 2026-06-18 14:41:21 +00:00
Minor updates
This commit is contained in:
@@ -94,7 +94,6 @@ class UDPServer(asyncio.DatagramTransport):
|
|||||||
self.log.error(f"Error: {e}")
|
self.log.error(f"Error: {e}")
|
||||||
self.log.exception(e)
|
self.log.exception(e)
|
||||||
finally:
|
finally:
|
||||||
self.log.info("UDP сервер сдох 2")
|
|
||||||
self.run = False
|
self.run = False
|
||||||
self.Core.run = False
|
self.Core.run = False
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user