0 Replies Latest reply on Oct 11, 2010 5:51 AM by mbryan

    Two parallel tasks, end both

    mbryan

      Hi,

       

      i'm having two parallel tasks which, lets say, are 'looking for something'. Sometimes one of them is succesfull, sometimes both are, sometimes none of them.

      If one of them is succesfull, it is not necessary to finish the other one. How can i implement that?

       

      Thanks