<div dir="ltr">Does it make any synchronous calls to other gen_servers?</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jun 3, 2013 at 12:34 PM, Tim Watson <span dir="ltr"><<a href="mailto:watson.timothy@gmail.com" target="_blank">watson.timothy@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Does the callback module execute any selective receives inside handlers perhaps? If not, are you sure the message has actually arrived in that process' mailbox, can you see unhandled messages in the message queue (I.e., length > 0 whilst waiting)?<br>

<div><div class="h5"><br>
On 3 Jun 2013, at 10:34, "Park, Sungjin" <<a href="mailto:jinni.park@gmail.com">jinni.park@gmail.com</a>> wrote:<br>
<br>
> Guys,<br>
><br>
> I'm encountering cases when gen_server doesn't respond.<br>
> In such cases, erlang:process_info/1 shows the process state 'waiting' with some messages in the message_queue.  The messages have not been consumed for tens of minutes at least.  Anybody has any idean about this?<br>

><br>
><br>
> --<br>
> Park, Sungjin<br>
> -------------------------------------------------------------------------------------------------------------------<br>
> Peculiar travel suggestions are dancing lessons from god.<br>
>   -- The Books of Bokonon<br>
> -------------------------------------------------------------------------------------------------------------------<br>
</div></div>> _______________________________________________<br>
> erlang-questions mailing list<br>
> <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
> <a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div><br></div>