<oembed><type>rich</type><version>1.0</version><title>calle wrote</title><author_name>calle (npub12r…485vg)</author_name><author_url>https://yabu.me/npub12rv5lskctqxxs2c8rf2zlzc7xx3qpvzs3w4etgemauy9thegr43sf485vg</author_url><provider_name>njump</provider_name><provider_url>https://yabu.me</provider_url><html>I&#39;m going to fix a bug I&#39;ve found in todays code walkthrough. I want to make the Nutshell mint parallelizable so that the mint can be deployed in multiple global locations and be highly available.&#xA;&#xA;To do that, I already shaved off almost all state into the database. Today I realized that one of the locks I acquire to avoid race conditions is still in RAM so I&#39;m going to use the database to acquire a global lock like most other parts of the code.</html></oembed>