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

Issue 1862943002: Add (another) argument to break git locks in gclient. (Closed)

Created:
4 years, 8 months ago by iannucci
Modified:
4 years, 8 months ago
CC:
chromium-reviews, dpranke+depot_tools_chromium.org, iannucci+depot_tools_chromium.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add (another) argument to break git locks in gclient. This will clean up index.lock and refs/heads/master.lock-style locks when invoked as part of the update_scripts step on the bots. R=dpranke@chromium.org, estaab@chromium.org, pgervais@chromium.org BUG=421769 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=299737

Patch Set 1 #

Total comments: 4

Patch Set 2 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -0 lines) Patch
M gclient.py View 1 chunk +5 lines, -0 lines 0 comments Download
M gclient_scm.py View 1 2 chunks +23 lines, -0 lines 0 comments Download
M tests/gclient_scm_test.py View 1 3 chunks +32 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
iannucci
PTAL
4 years, 8 months ago (2016-04-06 02:27:19 UTC) #1
Dirk Pranke
lgtm. Does git actually use multiple lock files? only index.lock is particularly familiar, and maybe ...
4 years, 8 months ago (2016-04-06 02:47:45 UTC) #2
iannucci
I've seen the per ref locks show up on the bots too On Tue, Apr ...
4 years, 8 months ago (2016-04-06 03:05:04 UTC) #3
estaab
lgtm
4 years, 8 months ago (2016-04-06 03:20:11 UTC) #4
pgervais
lgtm with two suggestions https://codereview.chromium.org/1862943002/diff/1/gclient_scm.py File gclient_scm.py (right): https://codereview.chromium.org/1862943002/diff/1/gclient_scm.py#newcode339 gclient_scm.py:339: for path, _, fils in ...
4 years, 8 months ago (2016-04-06 15:53:30 UTC) #5
iannucci
https://codereview.chromium.org/1862943002/diff/1/gclient_scm.py File gclient_scm.py (right): https://codereview.chromium.org/1862943002/diff/1/gclient_scm.py#newcode339 gclient_scm.py:339: for path, _, fils in os.walk(git_dir): On 2016/04/06 15:53:30, ...
4 years, 8 months ago (2016-04-06 17:29:18 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1862943002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1862943002/20001
4 years, 8 months ago (2016-04-06 17:30:26 UTC) #9
commit-bot: I haz the power
4 years, 8 months ago (2016-04-06 17:33:33 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
http://src.chromium.org/viewvc/chrome?view=rev&revision=299737

Powered by Google App Engine
This is Rietveld 408576698