#1780: runInteractiveProcess broken with >2 processes on POSIX
-------------------------------+--------------------------------------------
 Reporter:  guest              |          Owner:  igloo   
     Type:  merge              |         Status:  new     
 Priority:  normal             |      Milestone:  6.8.3   
Component:  libraries/process  |        Version:  6.6.1   
 Severity:  normal             |     Resolution:          
 Keywords:                     |     Difficulty:  Unknown 
 Testcase:                     |   Architecture:  Multiple
       Os:  Multiple           |  
-------------------------------+--------------------------------------------
Changes (by simonmar):

  * owner:  simonmar => igloo
  * type:  bug => merge

Comment:

 Please merge these two:

 {{{
 Mon Apr 28 14:59:04 PDT 2008  Simon Marlow <[EMAIL PROTECTED]>
   * FIX #1780: set pipe descriptors FD_CLOEXEC in the parent

 Tue Apr 22 13:47:19 PDT 2008  Simon Marlow <[EMAIL PROTECTED]>
   * don't set O_NONBLOCK on FDs passed to fdToHandle
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1780#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to