Terminating suspended NSTask.

Posted by Jef on Stack Overflow See other posts from Stack Overflow or by Jef
Published on 2010-05-23T14:14:30Z Indexed on 2010/05/23 14:20 UTC
Read the original article Hit count: 431

Filed under:
|
|

Hi,

If I terminate (or interrupt) a suspended NSTask, then it still shows up in activity monitor. It isn't running because the CPU is 0% but it's still taking up memory. Is there a work around?

© Stack Overflow or respective owner

Related posts about objective-c

Related posts about cocoa