Death, children, and OTP Summary Previously in this (what has become a) series of posts we have looked at how an OTP process behaves when we try and kill it and what happens to an OTP process when a linked process dies. In an Elixir Form thread a forum member, The Wild Goose, pointed out that there was special behaviour when a the exit signal is received from a processes parent. I was sceptical of this, finding no reference to parent / child relationship in the Erlang process documentation. I...| The log of Paul Wilson