zl9801

Results 2 issues of zl9801

Server Publishing task, if there is an unforeseen error, the client will be incorrectly exited, whether the error can be returned to the server to write to the log, skip...

enhancement

Exception ignored in: Traceback (most recent call last): File "D:\Program Files\python\python310\lib\asyncio\proactor_events.py", line 116, in __del__ self.close() File "D:\Program Files\python\python310\lib\asyncio\proactor_events.py", line 108, in close self._loop.call_soon(self._call_connection_lost, None) File "D:\Program Files\python\python310\lib\asyncio\base_events.py", line 750,...

bug