X Tutup
Skip to content

Prevent checksum verify command from crashing on single files#39004

Closed
JammingBen wants to merge 2 commits intomasterfrom
issues/38979
Closed

Prevent checksum verify command from crashing on single files#39004
JammingBen wants to merge 2 commits intomasterfrom
issues/38979

Conversation

@JammingBen
Copy link
Contributor

Description

In addition to #38785: Catch StorageNotAvailableException not only for folders, but also single files.

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:
  • Changelog item, see TEMPLATE

@owncloud owncloud deleted a comment from update-docs bot Jul 15, 2021
@AlexAndBear AlexAndBear changed the base branch from master to release-10.8.0 July 15, 2021 09:12
@AlexAndBear AlexAndBear changed the base branch from release-10.8.0 to master July 15, 2021 09:12
@JammingBen
Copy link
Contributor Author

Closing in favor of #39005

@JammingBen JammingBen closed this Jul 15, 2021
@sonarqubecloud
Copy link

Please retry analysis of this Pull-Request directly on SonarCloud.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[QA] Prevent files:checksum:verify from crashing on exception -- still crashes

1 participant

X Tutup