Jack Sundberg
11/11/2021, 8:21 PMprefect.tasks.prefect.flow_run
module to create and wait for flow runs, and have a question of how this is handled. Say I have Workflow A which (within it) submits and then waits for Workflow B. So the waiting step is a specific task within Workflow A. Is that waiting task sitting idle in the executor (e.g. is it using up a Dask worker)?Kevin Kho
Jack Sundberg
11/11/2021, 8:28 PMKevin Kho
Jack Sundberg
11/11/2021, 8:32 PM