[erlang-questions] gen_server:init(Args) -> {stop, {normal, Reply}}

Aleksey Kluchnikov kluchnikovas@REDACTED
Mon Sep 2 10:53:14 CEST 2019


Hi

look at
https://github.com/erlang/otp/blob/maint-22/lib/stdlib/src/gen_server.erl
line 337-371
gen_server:init/1 hasn`t {normal, Reply} answer.
It will be pretty good have gen_server:start/start_link normal reply
without exit CRASH REPLY
What do you think of it?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20190902/4141c5f5/attachment.htm>


More information about the erlang-questions mailing list