diff options
author | Nobuyoshi Nakada <[email protected]> | 2023-05-21 23:00:27 +0900 |
---|---|---|
committer | Nobuyoshi Nakada <[email protected]> | 2023-05-21 23:00:27 +0900 |
commit | 7f7a8fa555c3f12996114d13dc6908ea4e73c5b3 (patch) | |
tree | e7fb6eea87f7b7e19132edfd97824619b63e119c /test/ruby/test_thread_queue.rb | |
parent | 08675889802be222ae01db7d0d54c7e1b45bffc5 (diff) |
Put `rb_fork` back into process.c
Now, calling `rb_fork` directly breaks the PID cache and the timer
thread, so must use `rb_fork_ruby` or similar instead.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/7834
Diffstat (limited to 'test/ruby/test_thread_queue.rb')
0 files changed, 0 insertions, 0 deletions