make Coroutine type a non-iterable/iterator and instead let __await__() return...
make Coroutine type a non-iterable/iterator and instead let __await__() return a thin Iterator wrapper
Showing
Please register or sign in to comment
make Coroutine type a non-iterable/iterator and instead let __await__() return a thin Iterator wrapper