]> source.dussan.org Git - gitea.git/commit
Fix race in local storage (#14888)
authorzeripath <art27@cantab.net>
Fri, 5 Mar 2021 13:19:17 +0000 (13:19 +0000)
committerGitHub <noreply@github.com>
Fri, 5 Mar 2021 13:19:17 +0000 (14:19 +0100)
commit144cfe5720d28da4a3b9a0697234740d88d3b4c3
tree6eacc04f6d77b0fba5d0b5c9bb83a5e305156023
parent7525450232337a5c7144565ba92e2a7c18082e1d
Fix race in local storage (#14888)

LocalStorage should only put completed files in position

Signed-off-by: Andrew Thornton <art27@cantab.net>
modules/storage/local.go