Open SamTV12345 opened 1 year ago
What is Tauri?
https://tauri.app/ Essentially Electron but smaller footprint and faster and it's rust in the backend.
It says the process could not access thefile, because another process has locked a part of this file.
Could you provide some more details, a stack trace, or something. Where do you store the database files?
I have the problem that my tauri app is not compatible with this leveldb implementation. Tauri restarts a couple of times in dev mode and seems to confuse leveldb-rs with Locks. It says the process could not access thefile, because another process has locked a part of this file.