When I embed a TE within another TE, sometimes the embedded TE it will be thrown out on reset - but sometimes the embedded TE will stay within the parent TE - which is what I would like to happen. Is it a bug?
In the attached example, the first 2 situations functions as exepected, i.e. the embedded TE stays within the parent TE on reset. In the third situation, when ever I embed Robot1 in TaskExecuter3, it will throw out Robot1 of TaskExecuter3 on reset.