Monitoring a process notifies the monitor process if the monitored process crashes. Unlike spawn_link
, it doesn’t crash the monitoring process:
Monitoring a process notifies the monitor process if the monitored process crashes. Unlike spawn_link
, it doesn’t crash the monitoring process: