Re: -forceCancel an NSOperation
Re: -forceCancel an NSOperation
- Subject: Re: -forceCancel an NSOperation
- From: Carl Hoefs <email@hidden>
- Date: Wed, 01 Mar 2017 15:10:11 -0800
> On Mar 1, 2017, at 2:56 PM, Doug Hill <email@hidden> wrote:
>>
>> On Mar 1, 2017, at 2:44 PM, Wim Lewis <email@hidden> wrote:
>>
> On Mar 1, 2017, at 2:32 PM, Ken Thomases <email@hidden> wrote:
Very sound reasoning, all. Thanks much for your insights!
This is a multi-tasking server of sorts that runs different analysis algorithms on demand depending on what's requested. But much of the algorithmic code is "hostile" (i.e., student code) so it's unreliable at best. I can firewall against the accvio's with NS_HANDLER et al, but not the hangs and infinite loops. I was just fishing for a nicer solution than kill -9...
-Carl
_______________________________________________
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