Merge commit from fork

This commit is contained in:
Claire 2026-01-20 15:13:42 +01:00 committed by GitHub
parent 6f9b32b137
commit 9a25b12f0c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 1 deletions

View file

@ -14,6 +14,8 @@ class FanOutOnWriteService < BaseService
@account = status.account
@options = options
return if @status.proper.account.suspended?
check_race_condition!
warm_payload_cache!