]> cat aescling's git repositories - mastodon.git/commit
Reduce chances of race conditions when processing deleted toots (#9815)
authorThibG <thib@sitedethib.com>
Wed, 16 Jan 2019 14:42:00 +0000 (15:42 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Wed, 16 Jan 2019 14:42:00 +0000 (15:42 +0100)
commita4f07bad9529a6bebb6a0292c4ef0bfc6e29c4d2
tree51b2b84810af1e1ae98b9b21586e4619c9a8f103
parent5363c724fc33e441cd4be22ba0e757b1ac4fd401
Reduce chances of race conditions when processing deleted toots (#9815)

* Reduce chances of race conditions when processing deleted toots

* Prevent race condition when processing deleted toots
app/lib/activitypub/activity/create.rb
app/lib/activitypub/activity/delete.rb