Posts

Post marked as solved
3 Replies
0 Views
Hi Quinn! I’m not sure I understand your question. When you say “app” are you referring to your daemon that’s been placed in an app-like package? Or do you have some other app in play here? It is the first one. I'm referring the daemon placed in the app-like package. I'm wondering, how the macOS knows my daemon needs such the access? Can it be because I use some DiskArbitration API calls to get information about the disk when handling the ES events? Thanks, Aleksandr
Post not yet marked as solved
4 Replies
0 Views
Thank you!Your answer has sorted things out. The point about a dispatch was are relly helpful, as I missed that. So in my case, it looks like I still should create a pool and can not just rely this behavior.Here is bug id: 48309206.
Post not yet marked as solved
4 Replies
0 Views
Hi Ken,Thank you for this check. I think I should follow your and eskimo's advise and file a bug.