fireproof-storage / fireproof-alpha

🔥 Cloudless realtime database
https://fireproof.storage
Other
81 stars 4 forks source link

Potential race condition #105

Open jchris opened 1 year ago

jchris commented 1 year ago

https://github.com/fireproof-storage/fireproof/blob/6b72a18c37b7ed80030d3f5bbd0d8c6d3e828bbf/packages/fireproof/src/db-index.js#L291

It's possible to get a link to a stale index generation promise from this code.