Skip to content

Conversation

thomascrha
Copy link

When I run this command textual console I get this error.

got an unexpected keyword argument 'loop'

This PR removed the keyword argument from the function call as its not in the signature and the first line of run_app create the asyncio loop.

Remove loop in function call as its instantiated at the beginning of the called function
@willmcgugan
Copy link
Member

It does appear to be in run_app now. What version of aiohttp do you have?

@thomascrha thomascrha closed this May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants