Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOC] Process._fork does not get called by Process.daemon #6170

Merged
merged 4 commits into from
Aug 5, 2022

Conversation

ivoanjo
Copy link
Contributor

@ivoanjo ivoanjo commented Jul 22, 2022

As discussed in #18911, I'm adding some documentation to Process._fork to clarify that it is not expected to cover calls to Process.daemon.

Issue #18911

As discussed in #18911, I'm adding some documentation to
`Process._fork` to clarify that it is not expected to cover
calls to `Process.daemon`.

Issue [#18911](https://bugs.ruby-lang.org/issues/18911)
@nobu nobu added the Documentation Improvements to documentation. label Jul 22, 2022
@nobu nobu changed the title Document that Process._fork does not get called by Process.daemon [DOC] Process._fork does not get called by Process.daemon Jul 22, 2022
process.c Outdated Show resolved Hide resolved
process.c Outdated Show resolved Hide resolved
ivoanjo and others added 3 commits July 25, 2022 12:15
@nobu nobu merged commit 74817f3 into ruby:master Aug 5, 2022
@ivoanjo ivoanjo deleted the ivoanjo/18911-add-warning-to-fork branch August 5, 2022 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Improvements to documentation.
3 participants