Re: -[NSFileHandle readInBackgroundAndNotify] opens the file again
Re: -[NSFileHandle readInBackgroundAndNotify] opens the file again
- Subject: Re: -[NSFileHandle readInBackgroundAndNotify] opens the file again
- From: Rick Mann <email@hidden>
- Date: Fri, 20 Jul 2012 01:18:02 -0700
On Jul 16, 2012, at 12:02 , Greg Parker wrote:
> What does the Allocations instrument say about the retain/release history? If it looks like -readInBackgroundAndNotify is performing an extra retain that doesn't get released then you should file a bug report.
Hrm, I don't know how to use Allocations well enough to get any useful data. I can't seem to stop in the debugger while it's running, and Allocations never shows an NSFileHandle object being allocated (even though I know it is).
Don't really know how to check this.
--
Rick
_______________________________________________
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