Skip to content

Conversation

ysbaddaden
Copy link
Contributor

The method now yields to let the caller do something in the child process after fork, rather than always compiling both paths (fork vs fork/exec) even though most applications only use the fork/exec path.

Extracted from #16174.

The method now yields to let the caller do something in the child
process after fork, rather than always compiling both paths (fork vs
fork/exec) even though most applications only use the fork/exec path.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant