How to reliably terminate a process

Ian Lynagh igloo at earth.li
Tue Nov 25 18:03:02 EST 2008


On Tue, Nov 25, 2008 at 10:09:15PM +0100, Bernd Holzmüller wrote:
> 
> Any advice on how to reliably terminate a process on Windows?

You can see how the timeout program in GHC's testsuite does this here:
    http://darcs.haskell.org/testsuite/timeout/timeout.hs


Thanks
Ian



More information about the Glasgow-haskell-users mailing list