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