Skip to content

Connection failure #581

@zl9801

Description

@zl9801

Exception ignored in: <function _ProactorBasePipeTransport.del at 0x0000021998DC95A0>
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, in call_soon
self._check_closed()
File "D:\Program Files\python\python310\lib\asyncio\base_events.py", line 515, in _check_closed
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions