Remove stale magic-folder sqlite databases on exit/restart on Windows by crwood · Pull Request #295 · gridsync/gridsync

added 13 commits

May 20, 2020 15:48
Because Tahoe._removed_folders doesn't persist in between application
restarts and we may need to cleanup after a crash.
Because Core.start() uses Tahoe.kill() when exiting and, on Windows,
Tahoe.stop() uses Tahoe.kill() anyway
Since it will be called on restart and only needs to be called once.

@crwood crwood deleted the 294.win32-remove-folder-db branch

May 21, 2020 23:32