Subprocess not returning to parent process

I am calling a subprocess from a parent process. The call happens successfully and the subprocess executes and reaches its terminate end node but never returns the control back to the parent process. It also does not throw any alerts.

What can be possible causes for this problem? How to test and resolve?

OriginalPostID-227402

OriginalPostID-227402

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data