killed
erlang killed
The exit reason propagated to linked processes when a process is terminated by an untrappable `kill` signal. The BEAM runtime converts `kill` to `killed` when forwarding the signal.
The exit reason propagated to linked processes when a process is terminated by an untrappable `kill` signal. The BEAM runtime converts `kill` to `killed` when forwarding the signal.