mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
3dcb3e9073
* Second attempt at preventing zombies * Ensure that the pipes are closed in ssh.go * Ensure that a cancellable context is passed up in cmd/* http requests * Make cmd.fail return properly so defers are obeyed * Ensure that something is sent to stdout in case of blocks here Signed-off-by: Andrew Thornton <[email protected]> * placate lint Signed-off-by: Andrew Thornton <[email protected]> * placate lint 2 Signed-off-by: Andrew Thornton <[email protected]> * placate lint 3 Signed-off-by: Andrew Thornton <[email protected]> * fixup Signed-off-by: Andrew Thornton <[email protected]> * Apply suggestions from code review Co-authored-by: 6543 <[email protected]> Co-authored-by: Lauris BH <[email protected]>