第四章第4小节及后续几节使用了 @asyncio.coroutine 该特性已被 deprecated https://docs.python.org/3.7/library/asyncio-task.html#generator-based-coroutines
第四章第4小节及后续几节使用了
@asyncio.coroutine
该特性已被 deprecated
https://docs.python.org/3.7/library/asyncio-task.html#generator-based-coroutines