General

Profile

costi (Constantin Gavrilescu)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

03/27/2015

10:34 PM Ruby master Bug #11009: closed STDOUT status does not get inherited to children processes created with exec
Actually, the fails this way only in 1.8.7.
Ruby 2.1 child process reports the `STDOUT` as open and uses successfull...
costi (Constantin Gavrilescu)
09:01 PM Ruby master Bug #11009: closed STDOUT status does not get inherited to children processes created with exec
The output of the script is:
~~~
Closing stdout and forking
PARENT STDOUT closed? true
CHILD STDOUT closed? fal...
costi (Constantin Gavrilescu)
08:23 PM Ruby master Bug #11009 (Rejected): closed STDOUT status does not get inherited to children processes created with exec
When closing `STDOUT`, then `STDOUT.closed?` returns `true`. In a child process started with exec, `STDOUT` is closed... costi (Constantin Gavrilescu)

Also available in: Atom