Skip navigation.
 
mlRe: App fails to kill NSTask processes
FROM : Alexander Reichstadt
DATE : Tue Apr 15 19:47:48 2008

Thanks, had found wait(0) to work along with changing from thread to 
timer in some cases. The zombies are gone now.
On Apr 15, 2008, at 5:23 PM, Scott Ribe wrote:

>> Whether I waitUntilExit or not makes no
>> difference

>
> Try waitpid after killing the process.
>
> --
> Scott Ribe
> <email_removed>
> http://www.killerbytes.com/
> (303) 722-0567 voice
>
>

Related mailsAuthorDate
mlApp fails to kill NSTask processes Alexander Reichsta… Apr 15, 12:55
mlRe: App fails to kill NSTask processes Ken Thomases Apr 15, 13:29
mlRe: App fails to kill NSTask processes Alexander Reichsta… Apr 15, 15:47
mlRe: App fails to kill NSTask processes Scott Ribe Apr 15, 17:23
mlRe: App fails to kill NSTask processes Alexander Reichsta… Apr 15, 19:47