Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(218)

Issue 2877643002: [cipd] stop doing weird ownership transfer (Closed)

Created:
3 years, 7 months ago by iannucci
Modified:
3 years, 7 months ago
Reviewers:
Vadim Sh.
CC:
chromium-reviews, infra-reviews+luci-go_chromium.org, maruel+w_chromium.org, tandrii+luci-go_chromium.org
Target Ref:
refs/heads/master
Project:
luci-go
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : comment #

Total comments: 2

Patch Set 3 : fix nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -70 lines) Patch
M cipd/client/cipd/client.go View 2 chunks +4 lines, -14 lines 0 comments Download
M cipd/client/cipd/client_test.go View 8 chunks +7 lines, -11 lines 0 comments Download
M cipd/client/cipd/local/reader.go View 1 2 4 chunks +7 lines, -24 lines 0 comments Download
M cipd/client/cipd/local/reader_test.go View 5 chunks +3 lines, -13 lines 0 comments Download
M cipd/client/cli/main.go View 4 chunks +8 lines, -8 lines 0 comments Download

Messages

Total messages: 19 (12 generated)
iannucci
oh, forgot to send, PTAL
3 years, 7 months ago (2017-05-11 02:22:18 UTC) #3
Vadim Sh.
https://codereview.chromium.org/2877643002/diff/1/cipd/client/cipd/local/reader.go File cipd/client/cipd/local/reader.go (right): https://codereview.chromium.org/2877643002/diff/1/cipd/client/cipd/local/reader.go#newcode69 cipd/client/cipd/local/reader.go:69: func OpenInstanceFile(ctx context.Context, path string, instanceID string, v VerificationMode) ...
3 years, 7 months ago (2017-05-11 02:22:44 UTC) #4
iannucci
https://codereview.chromium.org/2877643002/diff/1/cipd/client/cipd/local/reader.go File cipd/client/cipd/local/reader.go (right): https://codereview.chromium.org/2877643002/diff/1/cipd/client/cipd/local/reader.go#newcode69 cipd/client/cipd/local/reader.go:69: func OpenInstanceFile(ctx context.Context, path string, instanceID string, v VerificationMode) ...
3 years, 7 months ago (2017-05-11 02:24:50 UTC) #8
Vadim Sh.
lgtm with nit https://codereview.chromium.org/2877643002/diff/20001/cipd/client/cipd/local/reader.go File cipd/client/cipd/local/reader.go (right): https://codereview.chromium.org/2877643002/diff/20001/cipd/client/cipd/local/reader.go#newcode81 cipd/client/cipd/local/reader.go:81: closer = file.Close let's return nil ...
3 years, 7 months ago (2017-05-11 02:28:17 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2877643002/40001
3 years, 7 months ago (2017-05-11 02:46:26 UTC) #15
iannucci
https://codereview.chromium.org/2877643002/diff/20001/cipd/client/cipd/local/reader.go File cipd/client/cipd/local/reader.go (right): https://codereview.chromium.org/2877643002/diff/20001/cipd/client/cipd/local/reader.go#newcode81 cipd/client/cipd/local/reader.go:81: closer = file.Close On 2017/05/11 02:28:17, Vadim Sh. wrote: ...
3 years, 7 months ago (2017-05-11 02:46:29 UTC) #16
commit-bot: I haz the power
3 years, 7 months ago (2017-05-11 02:53:22 UTC) #19
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://github.com/luci/luci-go/commit/71d28416735bdd47590741cf4682c874f3c6fd4c

Powered by Google App Engine
This is Rietveld 408576698