Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unclosed client session #6

Open
maxtinion opened this issue Aug 27, 2020 · 0 comments
Open

Unclosed client session #6

maxtinion opened this issue Aug 27, 2020 · 0 comments

Comments

@maxtinion
Copy link

Dunno if this is still an active project but when trying to run the script it spits this error out at me. I've never worked with whatever libraries you used in this so I don't know what's up lol
main.py:41: DeprecationWarning: The object should be created from async function self.session = aiohttp.ClientSession(loop=self.loop) Logging in... Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fca95c521f0> Unclosed connector connections: ['[(<aiohttp.client_proto.ResponseHandler object at 0x7fca95baef40>, 1646.629145462)]'] connector: <aiohttp.connector.TCPConnector object at 0x7fca95c09df0>

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

No branches or pull requests

1 participant