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>
2021-02-02 14:49:57 +01:00
..
chewy
controllers
helpers
javascript
lib Fix race conditions on account migration creation (#15597) 2021-02-02 14:49:57 +01:00
mailers
models Fix race conditions on account migration creation (#15597) 2021-02-02 14:49:57 +01:00
policies
presenters
serializers
services
validators
views
workers