You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Task was destroyed but it is pending!
task: <Task pending name='Task-10' coro=<GrpcClient._server_request_watcher() running at D:\project\python\chatmfc-app\venv\Lib\site-packages\v2\nacos\transport\grpc_client.py:138> wait_for=<Task finished name='Task-11' coro=<StreamStreamCall._prepare_rpc() done, defined at D:\project\python\chatmfc-app\venv\Lib\site-packages\grpc\aio\_call.py:751> result=None>>
Task was destroyed but it is pending!
task: <Task pending name='Task-8' coro=<RpcClient.health_check_periodically() running at D:\project\python\chatmfc-app\venv\Lib\site-packages\v2\nacos\transport\rpc_client.py:121> wait_for=<Future finished result=None>>
Task was destroyed but it is pending!
task: <Task pending name='Task-7' coro=<RpcClient.reconnection_handler() running at D:\project\python\chatmfc-app\venv\Lib\site-packages\v2\nacos\transport\rpc_client.py:147> wait_for=<Future pending cb=[Task.task_wakeup()]>>
Exception ignored in: <coroutine object RpcClient.reconnection_handler at 0x0000020F98E68AE0>
Traceback (most recent call last):
File "D:\project\python\chatmfc-app\venv\Lib\site-packages\v2\nacos\transport\rpc_client.py", line 147, in reconnection_handler
ctx = await self.reconnection_chan.get()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Python311\Lib\asyncio\queues.py", line 160, in get
getter.cancel() # Just in case getter is not done yet.
^^^^^^^^^^^^^^^
File "C:\Program Files\Python311\Lib\asyncio\base_events.py", line 761, in call_soon
self._check_closed()
File "C:\Program Files\Python311\Lib\asyncio\base_events.py", line 519, in _check_closed
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
...获取配置文件信息省略。
The text was updated successfully, but these errors were encountered:
代码:
协程错误信息:
The text was updated successfully, but these errors were encountered: