From: "Darryl L. Pierce" Date: 2012-05-10T00:44:36+09:00 Subject: Hooking into the VM's shutdown process I've got a native extension that needs to run in a thread separate from the Ruby VM. But the problem is that I can't find a way to signal that process that it needs to stop running when the Ruby VM shuts down. IOW, I need a way to hook into the Ruby VM's shutdown process so I can notify this thread to exit. Any clue on how to do this? -- Darryl L. Pierce Visit the Infobahn Offramp: "Bury me next to my wife. Nothing too fancy..." - Ulysses S. Grant