Hi ,
I am trying to move from build flow to workflow , but I am facing many issues in which some i have managed to overcome but now I am facing the following:
while using build flow when running sub jobs in parallel they all where invoked in same executer on the master , but when I try to do the same in workflow each sub job needs its own executer of the master - and I find myself stuck as some are waiting for next available executer,
I need help to know how I can invoke sub jobs in parallel while using same executer of the master ?
Best Regards