Skip to content

Catch all exceptions when an app is registering or booting#21461

Merged
rullzer merged 1 commit intomasterfrom
fix/catch-app-register-boot-exceptions
Jun 18, 2020
Merged

Catch all exceptions when an app is registering or booting#21461
rullzer merged 1 commit intomasterfrom
fix/catch-app-register-boot-exceptions

Conversation

@ChristophWurst
Copy link
Member

Follow-up to #20865

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
@ChristophWurst ChristophWurst added the 3. to review Waiting for reviews label Jun 17, 2020
@ChristophWurst ChristophWurst added this to the Nextcloud 20 milestone Jun 17, 2020
@ChristophWurst ChristophWurst self-assigned this Jun 17, 2020
Copy link
Member

@rullzer rullzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fair

@rullzer rullzer merged commit a915b45 into master Jun 18, 2020
@rullzer rullzer deleted the fix/catch-app-register-boot-exceptions branch June 18, 2020 06:59
ChristophWurst added a commit that referenced this pull request Jun 18, 2020
My patch at #21461 had a little error in that it exits the method when a
query exception is encountered during the register step of an app. What
we actually want is to continue with the next app and finish the overall
registration procedure.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants