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 a044ddac5b
Fix race conditions on account migration creation (#15597)
* Atomically check for processing lock in Move handler

* Prevent race condition when creating account migrations

Fixes #15595

* Add tests

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
4 years ago
..
activity Fix race conditions on account migration creation (#15597) 4 years ago
activity.rb
adapter.rb Add support for reversible suspensions through ActivityPub (#14989) 4 years ago
case_transform.rb
dereferencer.rb
linked_data_signature.rb
serializer.rb
tag_manager.rb