Question on threads running in my Foundation tool
Question on threads running in my Foundation tool
- Subject: Question on threads running in my Foundation tool
- From: "Charles E. Heizer" <email@hidden>
- Date: Fri, 20 Feb 2009 10:30:02 -0800
Hello,
I'm writing a small foundation tool which reads a xml file from a
remote source and will schedule a task per xml entry.
The question/issue I have is my app appears to create separate threads
for different actions such as NSTask, NSURL, NSURLRequest which is OK.
The problem is they don't go away once completed. What can I do to
assure that these methods dont leave these abandon threads?
Thanks,
- 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