[erlang-questions] gen_server doesn't respond
Park, Sungjin
jinni.park@REDACTED
Tue Jun 4 10:12:00 CEST 2013
The code contains no explicit gen_server:call to other process.
There are,
- lager:log calls
- proc_lib:spawn_link calls
- timer:send_after calls
- gen_server:cast calls
Can any of the above calls cause blocking?
---------- Forwarded message ----------
From: Max Lapshin <max.lapshin@REDACTED>
Date: Tue, Jun 4, 2013 at 12:48 PM
Subject: Re: [erlang-questions] gen_server doesn't respond
To: "Park, Sungjin" <jinni.park@REDACTED>
Your process is sleeping in gen_server:call to other process
>
> Suppose that you are trying to call yourself.
--
Park, Sungjin
-------------------------------------------------------------------------------------------------------------------
Peculiar travel suggestions are dancing lessons from god.
-- The Books of Bokonon
-------------------------------------------------------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130604/72f149f7/attachment.htm>
More information about the erlang-questions
mailing list