When starting a client provide the asynchronous=True keyword to tell Dask that ... 10) result = await client.gather(future, asynchronous=True) return result ...
確定! 回上一頁