Merge pull request #4696 from nextcloud/backport/4643/stable-3.5
authorMatthieu Gallien <matthieu_gallien@yahoo.fr>
Fri, 1 Jul 2022 14:59:44 +0000 (16:59 +0200)
committerGitHub <noreply@github.com>
Fri, 1 Jul 2022 14:59:44 +0000 (16:59 +0200)
[stable-3.5] Ensure the dispatch source only gets deallocated after the dispatch_source_cancel is done, avoiding crashing of the Finder Sync Extension on macOS


Trivial merge