Folder removal improvements by crwood · Pull Request #163 · gridsync/gridsync

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@crwood

Copy link

Member

@crwood crwood commented

Mar 12, 2019

Similar to the fixes relating to folder-creation and linking from #160, this PR provides a few minor improvements relating to folder-removal and unlinking, specifically:

  • Show (slightly) more "humanized" error messages for failures/exceptions that occur while removing or unlinking a folder
  • Schedule a tahoe restart after successfully leaving one or more magic-folders (in order to compensate for Tahoe-LAFS' "Zombie Dragon" issue)
  • Schedule a rootcap rescan after unlinking one or more folders (instead of possibly during)
  • Fix a weird issue in which RawConfigParser was erroneously caching old values from tahoe.cfg even after tahoe magic-folder leave had modified it causing folders to appear to be stuck in a "Loading..." state after restarting

@crwood crwood merged commit 2319ccb into master

Mar 12, 2019

@crwood crwood deleted the folder-removal-improvements branch

March 12, 2019 02:47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@crwood