NSNotificationQueue & NSOperationQueue thread death
NSNotificationQueue & NSOperationQueue thread death
- Subject: NSNotificationQueue & NSOperationQueue thread death
- From: Eric Hermanson <email@hidden>
- Date: Tue, 05 May 2009 23:40:06 -0400
The doc for NSNotificationQueue says:
"When the thread where a notification is enqueued terminates before
the notification queue posts the notification to its notification
center, the notification goes unposted."
My question is, do the NSOperationQueue thread(s) stay around long
enough so that notifications enqueued in the NSOperation's main method
are guaranteed to be delivered?
- Eric
_______________________________________________
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