Do not hijack "@asyncio.coroutine" to make async-def functions iterable, since...
Do not hijack "@asyncio.coroutine" to make async-def functions iterable, since this is really just a legacy feature that users should not overuse. Instead, provide a dedicated and explicit "cython.iterable_coroutine" directive.
Showing
Please register or sign in to comment