]> source.dussan.org Git - nextcloud-server.git/commitdiff
Merge pull request #21181 from nextcloud/fix/remote-share-remove-error-handling
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>
Wed, 3 Jun 2020 09:11:47 +0000 (11:11 +0200)
committerGitHub <noreply@github.com>
Wed, 3 Jun 2020 09:11:47 +0000 (11:11 +0200)
Do not only catch Exceptions but any Throwable during rmt share delete


Trivial merge