You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/lib/activitypub
ThibG 4a73615193 Fix race condition when receiving an ActivityPub Create multiple times (#4930)
* Fix race condition when receiving an ActivityPub Create multiple times

* Use a RedisLock to avoid concurrent processing of a same Create activity
8 years ago
..
activity Fix race condition when receiving an ActivityPub Create multiple times (#4930) 8 years ago
activity.rb
adapter.rb
case_transform.rb
linked_data_signature.rb
tag_manager.rb