I have a parent process that spawns several sub processes. I have one end event

I have a parent process that spawns several sub processes. I have one end event in the sub process but the sub process is not terminating at the conclusions of the process. I have a timer that will cancel the process but I would prefer to have the sub process complete naturally. What an I missing? The parent process has an end event with a terminate and it completes after all of the sub processes are cancelled.

OriginalPostID-154807

OriginalPostID-154807

  Discussion posts and replies are publicly visible