Proposal: System.Timeout module for base (Trac #980)
Johannes Waldmann
waldmann at imn.htwk-leipzig.de
Thu Mar 1 05:42:24 EST 2007
would this combinator help solve the following problem:
I have two (or more) threads (created by forkIO)
and each does an external ( System.Cmd.system ) call.
When the first of these returns, the others should be killed.
(when I try to kill the Haskell RTS threads,
the external programs still seem to continue).
--
-- Johannes Waldmann -- Tel/Fax (0341) 3076 6479/80 --
---- http://www.imn.htwk-leipzig.de/~waldmann/ -------
More information about the Libraries
mailing list