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
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
..
chewy
controllers
helpers
javascript
lib Fix race conditions on account migration creation (#15597) 4 years ago
mailers
models Fix race conditions on account migration creation (#15597) 4 years ago
policies
presenters
serializers
services
validators
views
workers