diff options
author | John Hawthorn <[email protected]> | 2024-08-08 02:10:15 -0700 |
---|---|---|
committer | John Hawthorn <[email protected]> | 2024-08-13 11:52:24 -0700 |
commit | 87a85550edd786665e081b355c6af62c4854b1d7 () | |
tree | 81b94db34a4716b8b1d4a6aed6b54b6d3f7b0ff5 /lib/resolv.rb | |
parent | 908305a2977856264a932cad02437c30f08c365b (diff) |
Re-initialize vm->ractor.sched.lock after fork
Previously under certain conditions it was possible to encounter a deadlock in the forked child process if ractor.sched.lock was held. Co-authored-by: Nathan Froyd <[email protected]>
Notes: Merged: https://.com/ruby/ruby/pull/11356
0 files changed, 0 insertions, 0 deletions