Skip to content
This repository was archived by the owner on May 30, 2021. It is now read-only.
This repository was archived by the owner on May 30, 2021. It is now read-only.

RuntimeError: await wasn't used with future #1

@kpodp0ra

Description

@kpodp0ra
ERROR:asyncio:Task exception was never retrieved
future: <Task finished name='Task-33463' coro=<Shard.received_message() done, defined at /var/singateway/singateway/shard.py:273> exception=RuntimeError("await wasn't used with future")>
Traceback (most recent call last):
  File "/var/singateway/singateway/shard.py", line 322, in received_message
    return await self.ensure_closed(code=1000)
  File "/var/singateway/singateway/shard.py", line 245, in ensure_closed
    await self._poll_task
RuntimeError: await wasn't used with future

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions