[ruby/stringio] Support Ractor#value (https://github.com/ruby/stringio/pull/134)
Ractor#value
from https://bugs.ruby-lang.org/issues/21262
We need to alias Ractor#value to Ractor#take for old versions of Ruby.
Ractor#take
https://github.com/ruby/stringio/commit/9954dabd80
Co-authored-by: Koichi Sasada [email protected] Co-authored-by: Sutou Kouhei [email protected]
[ruby/stringio] Support
Ractor#value
(https://github.com/ruby/stringio/pull/134)
from https://bugs.ruby-lang.org/issues/21262
We need to alias
Ractor#value
toRactor#take
for old versions ofRuby.
https://github.com/ruby/stringio/commit/9954dabd80
Co-authored-by: Koichi Sasada [email protected]
Co-authored-by: Sutou Kouhei [email protected]