#4889: Ignore broken pipe error when writing to a died process
----------------------------------+-----------------------------------------
    Reporter:  guest              |        Owner:              
        Type:  feature request    |       Status:  patch       
    Priority:  normal             |    Milestone:  7.2.1       
   Component:  libraries/process  |      Version:              
    Keywords:                     |     Testcase:              
   Blockedby:                     |   Difficulty:              
          Os:  Linux              |     Blocking:              
Architecture:  Unknown/Multiple   |      Failure:  None/Unknown
----------------------------------+-----------------------------------------

Comment(by guest):

 Hmm, seems the error we want to ignore is ResourceVanished. At least this
 is what I see in the discussion of bug #2699.

 How do I catch ResourceVanished IOError only? This constructor seems to
 not be exported from anywhere...

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