mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
94d49ed31c
We need stop worker threads in getaddrinfo_a() before fork(). This change adds a hook before fork() that cancel all outstanding requests and wait for all ongoing requests. Then, it waits for all worker threads to be finished. Fixes [Bug #17220] |
||
---|---|---|
.. | ||
ruby | ||
ruby.h |