loop = asyncio.get_event_loop() # Blocking call which returns when the hello_world() ... The task may also return a value or raise a different exception.
確定! 回上一頁