15 May 21:17
Re[2]: runInteractiveCommand: program ends before writing or reading all the output
From: Bulat Ziganshin <bulat.ziganshin <at> gmail.com>
Subject: Re[2]: runInteractiveCommand: program ends before writing or reading all the output
Newsgroups: gmane.comp.lang.haskell.cafe
Date: 2008-05-15 19:17:55 GMT
Subject: Re[2]: runInteractiveCommand: program ends before writing or reading all the output
Newsgroups: gmane.comp.lang.haskell.cafe
Date: 2008-05-15 19:17:55 GMT
Hello Olivier, Thursday, May 15, 2008, 11:06:19 PM, you wrote: > As I could not find a function to wait on a ThreadId I used a MVar to synchronize both threads. > Is this normal or have I missed the `waitOnThreadId` function? yes, it's common idiom -- -- Best regards, Bulat mailto:Bulat.Ziganshin <at> gmail.com
RSS Feed