Use io.Copy in gitaly smarthttp
All threads resolved!
All threads resolved!
This uses a new helper from gitaly-proto/go/helper. It lets us use more io
functions.
Merge request reports
Activity
assigned to @nick.thomas
- Resolved by Jacob Vosmaer (GitLab)
- Resolved by Nick Thomas
- Resolved by Nick Thomas
- Resolved by Nick Thomas
assigned to @jacobvosmaer-gitlab
You could think of https://gitlab.com/gitlab-org/gitlab-workhorse/blob/bc3404336ce30c8bd2001a06bd63d3685dc15eb1/internal/gitaly/smarthttp.go#L124-144 as a similar to io.Copy. This MR replaces that code with an actual call to io.Copy.
assigned to @nick.thomas
added 2 commits
mentioned in commit 3a215f2e
Please register or sign in to reply