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

Passing coroutines is forbidden, use tasks explicitly. #115

Open
expired-pineapple opened this issue Oct 5, 2023 · 1 comment
Open

Passing coroutines is forbidden, use tasks explicitly. #115

expired-pineapple opened this issue Oct 5, 2023 · 1 comment

Comments

@expired-pineapple
Copy link

line 415, in wait
raise TypeError("Passing coroutines is forbidden, use tasks explicitly.")
TypeError: Passing coroutines is forbidden, use tasks explicitly.

Anyone else got this error? help

@Flauschbaellchen
Copy link

This would be a duplicate to #109

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

2 participants