]> cat aescling's git repositories - mastodon.git/commit
Avoid race conditions when creating backups (#10234)
authorThibG <thib@sitedethib.com>
Sun, 10 Mar 2019 23:50:31 +0000 (00:50 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 10 Mar 2019 23:50:31 +0000 (00:50 +0100)
commit5506b9406db7847ffd0892a0cda1c042b3157a6a
tree54e841080c5df9c569d4b9363b5d48212309356f
parent3a92885a860df12b12d8356faf179a3fc63be6f2
Avoid race conditions when creating backups (#10234)

Under load, multiple backups for a single user could be planned, which
is very expensive.
app/controllers/settings/exports_controller.rb