Prefect 1.0 With a LocalExecutor, will a `.map()` run over its arguments in-order? Is there a guara...
a
Prefect 1.0 With a LocalExecutor, will a
.map()
run over its arguments in-order? Is there a guarantee of that? Or is there no guarantee on the iteration order
z
I think it should go in order.