]> cat aescling's git repositories - mastodon.git/commit
Fix rare race condition when rebloged status is deleted (#17693)
authorClaire <claire.github-309c@sitedethib.com>
Wed, 9 Mar 2022 19:49:14 +0000 (20:49 +0100)
committerGitHub <noreply@github.com>
Wed, 9 Mar 2022 19:49:14 +0000 (20:49 +0100)
commit2a56a890dabb7cffd1dc14cf8a7aea9cccc7ab09
tree8d6b1ae4e96452773513838f25c25a2fca06e711
parentb2cd34474b58b8a1f5e01ba73d236551dd0a878f
Fix rare race condition when rebloged status is deleted (#17693)

* Fix rare race condition when rebloged status is deleted

* Use INSERT INTO … SELECT
app/models/status.rb