An async view function in Django is detected by the annotation async def , which then runs the async view in a thread within its own event loop.
確定! 回上一頁