summaryrefslogtreecommitdiff
path: root/test/ruby
diff options
context:
space:
mode:
authorJean Boussier <jean.boussier@gmail.com>2025-03-10 21:18:59 +0100
committerJean Boussier <jean.boussier@gmail.com>2025-03-10 22:57:44 +0100
commitba5fb74583303d9e80f3700d0b5433cbc7e7c88e (patch)
tree5f10c8161b2fab5b0f5f373035cf8eb79713ccdb /test/ruby
parente418ba0928ab96ac645ab42d77af34806d74c20e (diff)
Fix `Socket.tcp_with_fast_fallback` to be usable from a Ractor
[Bug #21179] ``` socket.rb:1046:in 'Socket::HostnameResolutionStore#get_addrinfo': can not access non-shareable objects in constant Socket::HostnameResolutionStore::PRIORITY_ON_V6 by non-main ractor. (Ractor::IsolationError) from socket.rb:724:in 'block in Socket.tcp_with_fast_fallback' from socket.rb:720:in 'Socket.tcp_with_fast_fallback' ```
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/12896
Diffstat (limited to 'test/ruby')
0 files changed, 0 insertions, 0 deletions