normal
erlang normal
A process exited normally by returning from its entry function or calling `exit(normal)`. Linked processes do not propagate exit signals with reason `normal`.
A process exited normally by returning from its entry function or calling `exit(normal)`. Linked processes do not propagate exit signals with reason `normal`.