#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):
BTW, if it is that the pipes are opened in blocking mode, it's
unnecessary. The blocking mode of each end of the pipe can be set
independently, so it's possible to pass a blocking mode pipe to the other
process and keep our end non-blocking.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3542#comment:2>
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