mastodon/spec/lib/activitypub/activity
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>
2021-02-02 14:49:57 +01:00
..
accept_spec.rb
add_spec.rb
announce_spec.rb
block_spec.rb
create_spec.rb
delete_spec.rb
flag_spec.rb
follow_spec.rb
like_spec.rb
move_spec.rb Fix race conditions on account migration creation (#15597) 2021-02-02 14:49:57 +01:00
reject_spec.rb
remove_spec.rb
undo_spec.rb
update_spec.rb