user
10/01/2021, 3:33 PMdry-beach-38304
10/01/2021, 4:16 PMstepA -> stepB -> stepA
), you can most definitely have loops inside stepA
for example. It will just all execute in a single python process on a single python machine as opposed to each step being its independent process in mf. Does that help?user
10/01/2021, 6:04 PM