Kill a handler

Earthednet-wp prothero at earthednet.org
Thu Apr 3 21:29:12 EDT 2014


Actually, you can kill the process right on the activity monitor.
Bill

William Prothero
http://es.earthednet.org

> On Apr 3, 2014, at 5:37 PM, Bob Sneidar <bobsneidar at iotecdigital.com> wrote:
> 
> GOD BLESS YOU SIR! How many a frustrated night I’ve spent with an unresponsive SQL server, waiting for it to time out so I can get on with my work!
> 
> Bob
> 
> 
> On Mar 30, 2014, at 06:58 , Kevin Miller <kevin at runrev.com<mailto:kevin at runrev.com>> wrote:
> 
> There is an alternative to command-. on Mac which will often, though not
> always rescue you when you¹re deep in handler stack you can¹t break out of.
> 
> Get the process ID from Activity Monitor. Then run:
> 
> kill -sighup processID
> 
> 
> E.g. if LC has PID 9382:
> 
> kill -sighup 9382
> 
> 
> Kind regards,
> 
> Kevin
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode




More information about the use-livecode mailing list