From: Matthew Sackman <matt...@wellquite.org>
Date: Fri, 10 Sep 2010 14:07:58 +0100
Local: Fri, Sep 10 2010 9:07 am
Subject: [erlang-questions] From whence do monitors come?
gen.erl has the following code in do_call:
catch erlang:send(Process, {Label, {self(), Mref}, Request}, If the callee is something like a gen_server, and on handling that msg receive {'$gen_call', From, _Msg} -> gen_server:reply(From, done) end. There seems to be a race - what's stopping the DOWN from the monitor The only thing that I can think of is that the DOWN is considered to Matthew ________________________________________________________________ You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||