<div dir="ltr"><div class="gmail_extra">Thank you all. These are extremely helpful and can't thank you enough.</div><div class="gmail_extra"><br></div><div class="gmail_extra">For anyone interested, I needed to ensure that during Syn's MNESIA auto-conflict resolution I would not allow other processes to modify the MNESIA tables entries before the resolution is over.</div><div class="gmail_extra">I've therefore used the suspend / resume schema, this can be seen here:</div><div class="gmail_extra"><a href="https://github.com/ostinelli/syn/blob/eeeda5ba80fb3c8e5bf55ec48beb3216f349eea5/src/syn_consistency.erl#L192">https://github.com/ostinelli/syn/blob/eeeda5ba80fb3c8e5bf55ec48beb3216f349eea5/src/syn_consistency.erl#L192</a><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Again, thank you Gleb, Ulf and Raimo for the great answers.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Best,</div><div class="gmail_extra">r.</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div></div>