Re: Concurrent tasks are getting hung up
Re: Concurrent tasks are getting hung up
- Subject: Re: Concurrent tasks are getting hung up
- From: Keith Stattenfield <email@hidden>
- Date: Fri, 10 Oct 2014 00:28:56 -0700
> On Oct 9, 2014, at 10:32 PM, Greg Parker <email@hidden> wrote:
>
> Odds are that it's a bug in LaunchServices client or server and not your code,
Actually I suspect this may be a problem in your code, if you hae created many dispatch queues and if they are all blocked such that libdispatch doesn't have another default dispatch queue available to run the reply block for the launch services xpc call.
-Keith
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden