itay livni
02/02/2020, 6:43 PMtask, make_node
in a LOOP
. The current implementation is a task
that sits inside a Flow
wrapped up in a looped
task
. I tried some quick stabs at the Dask Executor
. Errors arose. Is there a better pattern to achieve parallelizing make_node
? Thanks