<div dir="ltr">Dear list,<div>I realize how this sounds but: is there a way to temporarily "freeze" a gen_server, so that messages sent to it are not received and its message box stays intact until it is "unfrozen"?</div><div><br></div><div>What I am trying to achieve: I need to provide a "global lock" mechanism for a specific use case related to cluster conflict resolution. While that conflict resolution is ongoing, I want to ensure that no other changes happen anywhere else.</div><div><br></div><div>Any ideas?</div><div><br></div><div>Thanks,</div><div>r.</div></div>