mirror of
https://gitee.com/gitea/gitea
synced 2025-11-04 00:20:25 +08:00
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>