You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently dependencies run in parallel. With the introduction of looping over variables, it would also be nice to optionally have those jobs run in parallel.
If you agree, perhaps this syntax would be most intuitive (parallel: true inside the for object):
Currently dependencies run in parallel. With the introduction of looping over variables, it would also be nice to optionally have those jobs run in parallel.
If you agree, perhaps this syntax would be most intuitive (
parallel: true
inside thefor
object):The text was updated successfully, but these errors were encountered: