Thanks so much. This worked for me as well.
Post
Replies
Boosts
Views
Activity
@newwbee, I can't do that, as none of my code is causing this. It's the framework causing the problem and making a call in the background.
I can work around this by manually injecting a call to let _ = NSApplication.shared.
That was exactly the issue for us. Thank you so much, Vladimir!