already_started
erlang already_started
An OTP behaviour process (such as a gen_server) was started but a process with the given registered name already exists. Returned as `{error, {already_started, Pid}}`.
An OTP behaviour process (such as a gen_server) was started but a process with the given registered name already exists. Returned as `{error, {already_started, Pid}}`.