#3542: ghc-cabal deadlocks
---------------------------------+------------------------------------------
    Reporter:  igloo             |        Owner:                  
        Type:  bug               |       Status:  closed          
    Priority:  high              |    Milestone:  6.12.1          
   Component:  Build System      |      Version:  6.10.4          
    Severity:  normal            |   Resolution:  fixed           
    Keywords:                    |   Difficulty:  Unknown         
    Testcase:                    |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Changes (by igloo):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Fixed:
 {{{
 Mon Sep 28 10:45:53 PDT 2009  Ian Lynagh <[email protected]>
   * Fix deadlocks when calling waitForProcess; GHC trac #3542
   We now wait on MVars indicating that stdout and stderr have been
   closed before making the waitForProcess call.
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3542#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to