There was a race condition where if you created a blob super-early in the application lifecycle, you could create it *before* we deleted the blobs from the previous session, leading you to lose the blob you just created immediately. In an effort to protect our cold start time, I just made a little initialization flow where read/write calls to BlobProvider will block until it's deleted blobs from the old session. |
||
---|---|---|
.. | ||
.tx | ||
jni | ||
proguard | ||
sampledata | ||
src | ||
build.gradle | ||
lint-baseline.xml | ||
lint.xml | ||
translations.gradle | ||
witness-verifications.gradle |