Hi,<div><br></div><div>when I issue register(id, spawn aFun) and id already is associated with some process, the function fails.</div><div><br></div><div>What disturbs me is that the check of id already being taken for another pid, might take place *after* the spawn has been executed.</div>
<div>Hence a "ghost" process is running.</div><div><br></div><div>Is this the way it works? And how is this mostly solved?</div><div><br></div><div>Regards,</div><div>   Arie</div>