What Happens to Subprocesses When I Terminate a Process?

When an instance is terminated, subprocesses required to continue this process report an error and stop with a halted state.

The termination does not affect any subprocesses that are not meant to continue the parent process.