On Tue, Mar 11, 2008 at 11:53 PM, Nir Soffer <[EMAIL PROTECTED]> wrote:
> My solution was to open a pipe to the child process, and have the child > process read from the pipe in the background. When the parent process die, > the pipe will be closed and the child can quit. Good idea. I might attempt a category on NSTask to do this! If so, I'll post it here. Hamish _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
