Tony Piazza
09/14/2022, 8:53 PMMason Menges
09/14/2022, 9:13 PM.submit method when you call them. If you call a task as you would normally in Python code it will run synchronously, even if you are calling the task within a flow that uses the ConcurrentTaskRunner, DaskTaskRunner, or RayTaskRunner."
From this doc:
https://docs.prefect.io/tutorials/dask-ray-task-runners/