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

Put rb_fork back into process.c #7834

Merged
merged 1 commit into from
May 21, 2023
Merged

Put rb_fork back into process.c #7834

merged 1 commit into from
May 21, 2023

Conversation

nobu
Copy link
Member

@nobu nobu commented May 21, 2023

Now, calling rb_fork directly breaks the PID cache and the timer thread, so must use rb_fork_ruby or similar instead.

Now, calling `rb_fork` directly breaks the PID cache and the timer
thread, so must use `rb_fork_ruby` or similar instead.
@matzbot matzbot merged commit 7f7a8fa into ruby:master May 21, 2023
95 checks passed
@nobu nobu deleted the rb_fork branch May 24, 2023 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants