
17 Mar
2003
17 Mar
'03
11:10 p.m.
Wolfgang Thaller wrote:
4b) Same as 4a, plus: Calling CGA functions should not block other concurrent Haskell threads (except if the function is guaranteed to finish in a short time).
What does this entail? I.e. how do you ensure that a function doesn't
block other concurrent Haskell threads?
--
Glynn Clements