From: Eric Wong Date: 2018-07-11T19:49:02+00:00 Subject: [ruby-core:87910] Re: [Ruby trunk Misc#14907] [PATCH] io.c: do not close inherited FDs by default nobu@ruby-lang.org wrote: > ```diff > + r.close_on_exec = true > + r.close_on_exec = true > ``` > > The second is `w`? Yes :) But I prefer we drop this hunk and use make IO#new set FD_CLOEXEC [ruby-core:87905] Unsubscribe: