Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AppCleaner: Fix abort on deletion error #489

Merged
merged 1 commit into from
Jul 7, 2023
Merged

Conversation

d4rken
Copy link
Member

@d4rken d4rken commented Jul 7, 2023

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
9 checks passed
@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.

None yet

1 participant