Skip to content

Support users asc#6

Open
robbat2 wants to merge 2 commits intoformorer:masterfrom
robbat2:support_users_asc
Open

Support users asc#6
robbat2 wants to merge 2 commits intoformorer:masterfrom
robbat2:support_users_asc

Conversation

@robbat2
Copy link
Copy Markdown
Contributor

@robbat2 robbat2 commented Jan 10, 2015

No description provided.

One of the Ruby 1.9->Ruby 2 upstream changes was that the handling of
file descriptors on exec calls had two changes in defaults:

- All non-primary FDs are closed by default
- All FDs have CLOEXEC/close_on_exec set:
  http://ruby-doc.org/core-2.2.0/IO.html#method-i-close_on_exec-3D

Fixes formorer#3

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
…life easier for changing stuff.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant