Merge pull request #4643 from nextcloud/bugfix/finder-sync-crashing
authorClaudio Cambra <claudio.cambra@gmail.com>
Fri, 1 Jul 2022 11:58:23 +0000 (13:58 +0200)
committerGitHub <noreply@github.com>
Fri, 1 Jul 2022 11:58:23 +0000 (13:58 +0200)
commit60960e7358261e8065525e0ef25372883d14fbc3
treea8b7c2e59f7007943eda5190811b93b71e37c74c
parent8ce08424baf6097f3995776d8d0c47b241c0ef37
parenta74f9b367d19a387cdf26d8f241ad925956ce9f1
Merge pull request #4643 from nextcloud/bugfix/finder-sync-crashing

Ensure the dispatch source only gets deallocated after the dispatch_source_cancel is done, avoiding crashing of the Finder Sync Extension on macOS