#5058: getProcessExitCode doesn't retry on EINTR
------------------------------------------+---------------------------------
  Reporter:  sclv                         |          Owner:  simonmar        
      Type:  bug                          |         Status:  closed          
  Priority:  high                         |      Milestone:  7.2.1           
 Component:  libraries/process            |        Version:  7.0.3           
Resolution:  fixed                        |       Keywords:                  
  Testcase:                               |      Blockedby:                  
Difficulty:                               |             Os:  Linux           
  Blocking:                               |   Architecture:  Unknown/Multiple
   Failure:  Incorrect result at runtime  |  
------------------------------------------+---------------------------------
Changes (by simonmar):

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


Comment:

 Fixed:

 {{{
 Tue Mar 29 04:47:12 PDT 2011  Simon Marlow <[email protected]>
   * terminateProcess, getProcessExitCode: handle EINTR (#5058)
 }}}

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

Reply via email to