In the previous parts of this series, we built a stateful process using a mailbox and then added correlated request–reply using references. Now we have another problem. What happens when the process we are communicating with dies?
Source: [Dev.to](https://dev.to/pckrishnadas88/building-distributed-systems-in-elixir-part-3-process-monitoring-5b5p)