run_in_executor () should only be used on regular blocking function, not on asyncio asynchronous functions (coroutines, tasks, etc.)
確定! 回上一頁