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
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
..
controllers Fix race conditions on account migration creation (#15597) 4 years ago
fabricators
features
fixtures
helpers
lib Fix race conditions on account migration creation (#15597) 4 years ago
mailers
models Improved performance of notification preloading (#15640) 4 years ago
policies
presenters
requests
routing
serializers/activitypub
services
support
validators
views
workers
rails_helper.rb
spec_helper.rb