I have situation where one parent process may spawn many child processes. What I want to achieve is that if parent process is killed or if it exits, then all it's children should terminate together with parent.I have situation where one parent process may s