Skip to content

fix: Unhandled IOException in DeleteSelectedFiles crashing the app#112

Open
blackyale wants to merge 1 commit intoyasirkula:masterfrom
blackyale:master
Open

fix: Unhandled IOException in DeleteSelectedFiles crashing the app#112
blackyale wants to merge 1 commit intoyasirkula:masterfrom
blackyale:master

Conversation

@blackyale
Copy link
Copy Markdown

Fixes a crash when trying to delete files that are locked by another process (e.g. OneDrive sync, antivirus). Previously, an unhandled IOException would kill the app. Now the deletion loop catches the exception, logs a warning, and keeps going so the rest of the selected files still get deleted and the file list refreshes properly.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant