gitea/services
zeripath 7ebc3da7cb
Prevent dangling GetAttribute calls () ()
* Prevent dangling GetAttribute calls

It appears possible that there could be a hang due to unread data from the
repo-attribute command pipes. This PR simply closes these during the defer.

Signed-off-by: Andrew Thornton <art27@cantab.net>

* move close into the defer

Signed-off-by: Andrew Thornton <art27@cantab.net>

* lets try again

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-02-14 15:27:55 -05:00
..
agit Fix various typos () 2022-01-10 17:32:37 +08:00
asymkey Refactor auth package () 2022-01-02 21:12:35 +08:00
attachment Simplify parameter types () 2021-12-20 04:41:31 +00:00
auth Use `ImagedProvider` for gplus oauth2 provider () () 2022-02-01 10:45:58 +08:00
comments Move repository model into models/repo () 2021-12-10 09:27:50 +08:00
cron Some repository refactors () 2021-12-12 23:48:20 +08:00
externalaccount Refactor auth package () 2022-01-02 21:12:35 +08:00
forms Support webauthn () 2022-01-14 16:03:31 +01:00
gitdiff Prevent dangling GetAttribute calls () () 2022-02-14 15:27:55 -05:00
issue Restore propagation of ErrDependenciesLeft () 2022-01-19 00:26:42 +01:00
lfs Support webauthn () 2022-01-14 16:03:31 +01:00
mailer Prevent merge messages from being sorted to the top of email chains () () 2022-02-04 08:30:36 +00:00
migrations GitLab reviews may not have the updated_at field set () () 2022-01-30 14:56:39 +01:00
mirror Restart zero worker if there is still work to do () () 2022-02-08 23:28:21 +02:00
org Move repository model into models/repo () 2021-12-10 09:27:50 +08:00
pull Detect conflicts with 3way merge () () 2022-02-02 14:35:25 +00:00
release Set HeadCommit when creating tags. () 2021-12-29 19:40:57 +08:00
repository Fix forked repositories missed tags () () 2022-02-12 13:48:38 +00:00
task Some repository refactors () 2021-12-12 23:48:20 +08:00
user Move keys to models/asymkey () 2021-12-10 16:14:24 +08:00
webhook Add replay of webhooks. () 2022-01-05 15:00:20 -06:00
wiki Fix various typos () 2022-01-10 17:32:37 +08:00