Hey at all,
I was wondering: what happens if you start a parallel gateway which leads to two endings. Does the one ending wait for the other or does an ending immideatly ends a workflow?
So in this example, is this a valid workflow? What happens if task 1 is faster than task 2 and the ending 1 is reached. Is task 2 canceled and ending 2 is never reached or does the workflow wait for task 2 because its parallel?