Skip to content

AppCleaner: Fix abort on deletion error#489

Merged
d4rken merged 1 commit into
mainfrom
appcleaner_deletion
Jul 7, 2023
Merged

AppCleaner: Fix abort on deletion error#489
d4rken merged 1 commit into
mainfrom
appcleaner_deletion

Conversation

@d4rken

@d4rken d4rken commented Jul 7, 2023

Copy link
Copy Markdown
Member

If the exists/lookup check fails, this can also be a ReadException. WriteException only comes from actual deletion failures, but we still need to look up all the files we want to delete.

If the exists/lookup check fails, this can also be a ReadException.
WriteException only comes from actual deletion failures, but we still need to look up all the files we want to delete.
@d4rken d4rken added bug Something isn't working as expected c: AppCleaner labels Jul 7, 2023
@d4rken d4rken merged commit 02a0d27 into main Jul 7, 2023
@d4rken d4rken deleted the appcleaner_deletion branch July 7, 2023 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working as expected c: AppCleaner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant