Re: Ending NSTask doesn't release file handle opened by the task it wraps.
Re: Ending NSTask doesn't release file handle opened by the task it wraps.
- Subject: Re: Ending NSTask doesn't release file handle opened by the task it wraps.
- From: Jens Alfke <email@hidden>
- Date: Thu, 21 Jul 2016 10:42:15 -0700
That’s strange. I would use the `lsof` tool to figure out which process has that file open. You can also use `fs_usage` while the tool is running to monitor all the filesystem activity on that file.
—Jens
_______________________________________________
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