Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Task was destroyed but it is pending! #15

Open
sahfd4eiugf opened this issue Mar 30, 2019 · 0 comments
Open

Task was destroyed but it is pending! #15

sahfd4eiugf opened this issue Mar 30, 2019 · 0 comments

Comments

@sahfd4eiugf
Copy link

sahfd4eiugf commented Mar 30, 2019

Randomly getting this "error", but without any exception.

Basically doesn't stop the script working but it seems I stop getting data from the private ws stream. Looks like public still stays online.

I did some research and I am trying to fix it by changing this line on websocket_client-aio.py : 136

for future in (self.futures if not (future.done() or future.cancelled())) + self.connection.conn._Connection__transport.futures

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant