[erlang-questions] gen_server call and reply

Matthias Lang matthias@REDACTED
Mon Sep 17 10:05:54 CEST 2007


Christian S writes:

 > One case that struck my mind is when one spaws a process to do
 > something and return the
 > value with gen_server:reply/2. That requires gen_server:reply/2 to
 > need to be executed before the gen_server:handle_call/3 returns
 > noreply.

That's a good point. That pretty much kills my doubts.

Matthias



More information about the erlang-questions mailing list