Re: Another call for votes
Glynn Clements <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.gui |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]>