python

Trying to await an async generator

TypeError: object (Async)?Generator.*can't be used in 'await' expression

Fixes

pythonasynciogenerator

Related Errors