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/spec/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>
5 years ago
..
activity Fix race conditions on account migration creation (#15597) 5 years ago
adapter_spec.rb
dereferencer_spec.rb Add support for dereferencing objects through bearcaps (#14683) 6 years ago
linked_data_signature_spec.rb Fixed code quality issues (#15541) 5 years ago
tag_manager_spec.rb