Re: performSelectorOnMainThread fails second time through
Re: performSelectorOnMainThread fails second time through
- Subject: Re: performSelectorOnMainThread fails second time through
- From: Charles Srstka <email@hidden>
- Date: Tue, 7 Dec 2010 14:33:38 -0600
On Dec 7, 2010, at 2:19 PM, Gideon King wrote:
> Another data point on this: if I use waitUntilDone:NO, it doesn't even work the first time through.
>
> Responds to selector still returns YES. There are no error messages.
Is something tying up the main thread? It won’t execute your request if it doesn’t get to the end of its run loop.
Charles_______________________________________________
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