Hello, I have created a bunch of processes and called link() on them from a root process. I thought this would mean that when one of them died, they would all die. However, I see in my log file one of the processes is 'not responding' but the others run along oblivious. Is there a way to have them all die when this happens?