Closed alxndrsn closed 7 months ago
Originally reported at https://github.com/pouchdb/pouchdb/issues/8925.
This seems to be a race condition related to calling db.remove() multiple times concurrently.
db.remove()
Closed as this is the wrong repo - re-filed at https://github.com/pouchdb/pouchdb-express-router/issues/18.
Originally reported at https://github.com/pouchdb/pouchdb/issues/8925.