#1415: Provide a way to runInteractiveCommand without passing all your
filedescriptors
-------------------------------+--------------------------------------------
 Reporter:  igloo              |          Owner:  simonmar   
     Type:  feature request    |         Status:  closed     
 Priority:  normal             |      Milestone:  6.10 branch
Component:  libraries/process  |        Version:  6.6.1      
 Severity:  normal             |     Resolution:  fixed      
 Keywords:                     |     Difficulty:  Unknown    
 Testcase:                     |   Architecture:  Unknown    
       Os:  Unknown            |  
-------------------------------+--------------------------------------------
Changes (by simonmar):

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

Comment:

 Now done, in the System.Process overhaul (#2233).  You pass a
 `CreateProcess` record with `close_fds=True` when calling `createProcess`.

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