<p dir="ltr">Hey,</p>
<p dir="ltr">I think I spotted a problem in the atombios auxch code, we lock the chan mutex, access atom scratch and then call atom execute.</p>
<p dir="ltr">Now atom execute is protected by a mutex, but if multiple aux channels are accessed we will collide on the scratch area,</p>
<p dir="ltr">Any ideas on best fix?</p>
<p dir="ltr">Dave.</p>