]> source.dussan.org Git - gitea.git/commit
Make cancel from CatFileBatch and CatFileBatchCheck wait for the command to end ...
authorzeripath <art27@cantab.net>
Tue, 20 Jul 2021 17:23:01 +0000 (18:23 +0100)
committerGitHub <noreply@github.com>
Tue, 20 Jul 2021 17:23:01 +0000 (20:23 +0300)
commit97381aad5df7e6a4b65d9097b6b89b4e9b692528
treeb5862e13e8a855db93bd63ceef453d9a13fa9f04
parentb26c3b482feb57704aa399d8d72a959ce667b879
Make cancel from CatFileBatch and CatFileBatchCheck wait for the command to end (#16479)

Fix #16427 (again!)

* handle sharing violation error code

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Lauris BH <lauris@nix.lv>
modules/git/batch_reader.go
modules/util/remove.go