I believe it should. My understanding of it is that it requests that the OS kill the identified process using an interrupt rather than calling the exit handler of the process directly. It would probably prevent the annoying "this process has stopped responding" pop-up, too.