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

 That code really should not deadlock, even in the single threaded rts.
 It's just pushing and pulling from pipes. Is the IO library creating pipes
 in blocking mode or something? If so, that's what needs fixing. As far as
 I can see this code is correct.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3542#comment:1>
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