K kniveswood macrumors newbie Original poster Jun 11, 2009 #1 How can I halt/interrupt/stop a background thread created by a performSelectorInBackground? Leaving it active means it continues to run unnecessarily even after changing views.
How can I halt/interrupt/stop a background thread created by a performSelectorInBackground? Leaving it active means it continues to run unnecessarily even after changing views.