The asyncio.Queue class also has a handy task_done() method. The queue object tracks how many times get() and task_done() has been called.
確定! 回上一頁