#4365: Error handle in readProcess not closed
---------------------------------+------------------------------------------
    Reporter:  guest             |       Owner:                         
        Type:  bug               |      Status:  new                    
    Priority:  normal            |   Component:  libraries/process      
     Version:  6.12.3            |    Keywords:                         
    Testcase:                    |   Blockedby:                         
          Os:  Unknown/Multiple  |    Blocking:                         
Architecture:  Unknown/Multiple  |     Failure:  Runtime performance bug
---------------------------------+------------------------------------------
 I guess this is almost harmless, as GC will close them anyway, but since
 we are closing output we can close error, too.

 Here comes the patch.

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