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
{{ message }}
This repository has been archived by the owner on May 30, 2021. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: