threadDelay not ending

Ian Lynagh igloo at earth.li
Mon Sep 25 08:11:12 EDT 2006


Hi Rich,

On Mon, Sep 18, 2006 at 09:23:52AM -0500, Rich Fought wrote:
> I've got some unit test code that forks off test processes using the 
> 'system' function and then delays using 'threadDelay' to synchronize 
> with the test process.
> 
> This has worked fine until I upgraded to 6.4.2, now some of the 
> 'threadDelay' calls never return - it's like they are stuck in limbo.

Are you compiling with -threaded?
Are you able to send us a small example demonstrating the problem?


Thanks
Ian



More information about the Glasgow-haskell-users mailing list