[erlang-questions] gen_server question

Ryan Lepidi ryeguy1@REDACTED
Tue Jan 13 06:19:40 CET 2009


Hello,

When the server is terminated due to an error occurring in one of its
functions, what happens if another process calls one of the server's
functions in between the time the server is terminated and the time the
supervisor restarts it? Will the call be queued and executed once the server
is back up? Or is there a chance that it could be lost?

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20090113/2650a031/attachment.htm>


More information about the erlang-questions mailing list