Hi, Can someone help upstream here https://salsa.debian.org/ruby-team/ruby-rmagick/-/jobs/9235617
We do not understand the test failure :
1) Magick Ractor is supported
Failure/Error:
expect do
r = Ractor.new do
Magick.formats # rubocop:disable RSpec/DescribedClass
end
if r.respond_to?(:take)
r.take
else
# Ractor#take was replaced at Ruby 3.5.
# https://bugs.ruby-lang.org/issues/21262
expected no Exception, got #<Ractor::RemoteError: thrown by remote
Ractor.> with backtrace:
# ./spec/magick_spec.rb:118:in `block (4 levels) in <top (required)>'
# ./spec/magick_spec.rb:112:in `block (3 levels) in <top (required)>'
# ./spec/magick_spec.rb:112:in `block (3 levels) in <top (required)>'
Thanks
signature.asc
Description: This is a digitally signed message part.

