mastodon.zunda.ninja is one of the many independent Mastodon servers you can use to participate in the fediverse.
Zundon is a single user instance as home of @zundan as well as a test bed for changes of the code.

Administered by:

Server stats:

1
active users

そいやruby-3.2.0ではまだテスト走らせてないな←

とりゃ

$ bundle exec rspec

おや

Finished in 8 minutes 45 seconds (files took 13.61 seconds to load)
3682 examples, 7 failures, 26 pending

rspec ./spec/controllers/api/v1/statuses_controller_spec.rbがRails.cache.write(item, item)でundefined method `fetch_value' for nil:NilClassしてる…

@zundan 問題のIssueは
Rails.cache.read_multi(*raw).transform_keys(&:id)
で落っこちてるので、問題の場所に限りなく近い臭いが…

zunda

@ponapalt なるほどー。しかしなかなか再現しないんですよねえ

@zundan なんかすっごいめんどくさい条件がありそうな気がしますね…うちも発生まで24時間以上必要だったし…

@ponapalt ですです。弊ぼっちはruby-3.2で数週間かな?動かしてて3回とかしか再現してないです