[GHC] #1780: runInteractiveProcess broken with >2 processes on
POSIX
GHC
trac at galois.com
Mon Apr 28 19:17:13 EDT 2008
#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 <simonmarhaskell at gmail.com>
* FIX #1780: set pipe descriptors FD_CLOEXEC in the parent
Tue Apr 22 13:47:19 PDT 2008 Simon Marlow <simonmarhaskell at gmail.com>
* 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
More information about the Glasgow-haskell-bugs
mailing list