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

loop parameter passed to asyncio.gather has been deprecated and will be removed in python 3.10 #874

Open
tirkarthi opened this issue Oct 7, 2020 · 0 comments

Comments

@tirkarthi
Copy link
Contributor

https://docs.python.org/release/3.9.0/library/asyncio-task.html#asyncio.gather

hug/hug/api.py

Line 634 in 8b5ac00

asyncio.gather(*[handler(self) for handler in async_handlers], loop=loop)

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