• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSOperationQueue bug with leopard 10.5.6?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSOperationQueue bug with leopard 10.5.6?


  • Subject: Re: NSOperationQueue bug with leopard 10.5.6?
  • From: Nick Zitzmann <email@hidden>
  • Date: Fri, 30 Jan 2009 21:25:28 -0700


On Jan 30, 2009, at 6:32 PM, email@hidden wrote:

I attempted to use NSOperationQueue with NSInvocationOperations and after
several frustrating days found multiple websights saying NSOperationQueue
has a bug with Leopard 10.5, that will be fixed with 10.6.


Q1: does anyone know when 10.6 is scheduled for release?

No, we don't.

Q2: is there in fact a bug with 10.5 and NSOperationQueue?


Yes, there is, but the likelihood that you'll trigger it is very, very low unless you have operations that are adding other operations (that are adding other operations, ...). If you don't, then there is nothing to worry about. If you do, then the workaround is to enqueue all operations in the main thread only.

FWIW, I've added thousands of operations to a single queue at once in the main thread with no problems.

Nick Zitzmann
<http://www.chronosnet.com/>



_______________________________________________

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


  • Follow-Ups:
    • Re: NSOperationQueue bug with leopard 10.5.6?
      • From: Michael Ash <email@hidden>
References: 
 >NSOperationQueue bug with leopard 10.5.6? (From: email@hidden)

  • Prev by Date: Re: Newbie Object Sharing Question
  • Next by Date: Re: Serial IO seems to be starving UI
  • Previous by thread: NSOperationQueue bug with leopard 10.5.6?
  • Next by thread: Re: NSOperationQueue bug with leopard 10.5.6?
  • Index(es):
    • Date
    • Thread