Hi All,
we'd like to log and display the results of a sequence call (subsequence) where we use New Thread as execution option.
There is a solution for this situation, but in my understanding this makes the New Thread option useless:
In this case we have to wait until the new thread is done, but this why we'd like to execute the subsequence in a new thread - we don't want to wait until it finish the execution.
Does anybody know a better solution?
Thx in advance!
MYki