Subject: Trapping TaskManager's kill process on win32
From: "gga" <ggarra advancedsl.com.ar>
Date: Fri, 23 Sep 2005 11:51:39 +0900
Is there a way to trap the killing of a ruby windows process killed
thru the TaskManager?
I've tried trap(INT), trap(ABRT) and trap(KILL) and none seem to
respond to kill process.