SQLITE_BUSY: database is locked
I'm seeing this error after increasing the amount of concurrent write operations I was performing.
Has anyone else had to deal with this?
(better-sqlite3 on node.js)
Has anyone else had to deal with this?
(better-sqlite3 on node.js)