Merge pull request #7282 from nextcloud/bugfix/catchFilesystemExceptions
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Tue, 8 Oct 2024 11:47:48 +0000 (13:47 +0200)
committerGitHub <noreply@github.com>
Tue, 8 Oct 2024 11:47:48 +0000 (13:47 +0200)
properly catch std::filesystem exceptions


Trivial merge