Skip to content

Improved the exception handling when updating drive properties #2619

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

Merged
merged 1 commit into from
Dec 16, 2020
Merged

Improved the exception handling when updating drive properties #2619

merged 1 commit into from
Dec 16, 2020

Conversation

d2dyno1
Copy link
Member

@d2dyno1 d2dyno1 commented Dec 16, 2020

I've fixed annoying NullReferenceException not being caught in DriveItem.UpdatePropertiesAsync() and needed to be always Continued.
Now I can finally sleep well.

BEFORE:
image

AFTER:
No NullReferenceException

I've fixed annoying `NullReferenceException` not being catched in `DriveItem.UpdatePropertiesAsync()` and needed to be always Continued.
Now I can finally sleep well.
@yaira2 yaira2 changed the title A small fix for very annoying Exception Improved the exception handling when updating drive properties Dec 16, 2020
@yaira2 yaira2 added the ready to merge Pull requests that are approved and ready to merge label Dec 16, 2020
@yaira2 yaira2 merged commit 94ca1d7 into files-community:master Dec 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Pull requests that are approved and ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants