]> 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 21:52:19 +0000 (22:52 +0100)
committerGitHub <noreply@github.com>
Tue, 20 Jul 2021 21:52:19 +0000 (23:52 +0200)
commit0c3467ffb719eed9ed1d6a42be9491af44a1d14d
tree29ad4639f6882f01d7c35a6d6ba397f09361b93b
parentd268c9d6e14f749c4631892b7faabd0a7d77d29a
Make cancel from CatFileBatch and CatFileBatchCheck wait for the command to end (#16479) (#16480)

* 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>
modules/git/batch_reader.go
modules/util/remove.go