Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Retry/recover from db delete failure #41

Open
fire-eggs opened this issue Apr 25, 2018 · 0 comments
Open

Retry/recover from db delete failure #41

fire-eggs opened this issue Apr 25, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@fire-eggs
Copy link
Owner

Failure to delete the existing database file does not recover and continue.

File was open in another process (but no evidence of where).

  1. Insure all db closing will take place.
  2. Need a diagnostic saying which process has the file locked.
  3. Need to catch the exception and write the db elsewhere (and remember!)
@fire-eggs fire-eggs added the bug Something isn't working label Apr 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant