Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

i have this error : Task exception was never retrieved #69

@Varo1234

Description

@Varo1234

ERROR:asyncio:Task exception was never retrieved
future: <Task finished name='Task-17' coro=<AternosWss.receiver() done, defined at /home/container/.local/lib/python3.10/site-packages/python_aternos/atwss.py:276> exception=RuntimeError('cannot call recv while another coroutine is already waiting for the next message')>
Traceback (most recent call last):
File "/home/container/.local/lib/python3.10/site-packages/python_aternos/atwss.py", line 283, in receiver
data = await self.socket.recv()
File "/home/container/.local/lib/python3.10/site-packages/websockets/legacy/protocol.py", line 532, in recv
raise RuntimeError(
RuntimeError: cannot call recv while another coroutine is already waiting for the next message

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingwebsocketQuestions related to ws

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions