Skip to content

AST-1377 Remove run_async argument

Maik Nijhuis requested to merge ast-1377-remove-run-async-argument into main

Since run_async is always True, we can simply remove it: A Distributed wrapper always executes its functions asynchronously using Dask.

Merge request reports

Loading