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

Issue 1650993005: Allow blocking git-cache update with a timeout. (Closed)

Created:
4 years, 10 months ago by szager1
Modified:
4 years, 10 months ago
CC:
chromium-reviews, dpranke+depot_tools_chromium.org, iannucci+depot_tools_chromium.org, ghost stip (do not use)
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Allow blocking git-cache update with a timeout. I guess I'm the only developer using git-cache, which is sad. Hopefully these fixes will make it easier to adapt this to developer usage some time in the FUTURE. BUG=583420 TEST=Works for me R=agable@chromium.org,tandrii@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=298531

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix comment typo #

Patch Set 3 : Add logging message when waiting for lock #

Total comments: 2

Patch Set 4 : nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -15 lines) Patch
M gclient.py View 1 chunk +3 lines, -0 lines 0 comments Download
M gclient_scm.py View 1 chunk +2 lines, -1 line 0 comments Download
M git_cache.py View 1 2 3 7 chunks +30 lines, -14 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
szager1
4 years, 10 months ago (2016-02-02 19:58:32 UTC) #1
tandrii(chromium)
LGTM % i'm not sure I can fully contemplate the implications of this. I'd prefer ...
4 years, 10 months ago (2016-02-02 22:01:00 UTC) #2
szager1
https://codereview.chromium.org/1650993005/diff/1/git_cache.py File git_cache.py (right): https://codereview.chromium.org/1650993005/diff/1/git_cache.py#newcode106 git_cache.py:106: elapsed += sleep_time On 2016/02/02 22:01:00, tandrii(chromium) wrote: > ...
4 years, 10 months ago (2016-02-02 22:33:11 UTC) #3
tandrii(chromium)
LGTM % "thanks, but" :) https://codereview.chromium.org/1650993005/diff/40001/git_cache.py File git_cache.py (right): https://codereview.chromium.org/1650993005/diff/40001/git_cache.py#newcode106 git_cache.py:106: 'will retry after sleep(3).'); ...
4 years, 10 months ago (2016-02-02 22:49:10 UTC) #4
szager1
https://codereview.chromium.org/1650993005/diff/40001/git_cache.py File git_cache.py (right): https://codereview.chromium.org/1650993005/diff/40001/git_cache.py#newcode106 git_cache.py:106: 'will retry after sleep(3).'); On 2016/02/02 22:49:10, tandrii(chromium) wrote: ...
4 years, 10 months ago (2016-02-02 22:52:59 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1650993005/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1650993005/60001
4 years, 10 months ago (2016-02-02 22:56:31 UTC) #9
agable
lgtm
4 years, 10 months ago (2016-02-02 22:58:04 UTC) #10
commit-bot: I haz the power
4 years, 10 months ago (2016-02-02 22:59:32 UTC) #12
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
http://src.chromium.org/viewvc/chrome?view=rev&revision=298531

Powered by Google App Engine
This is Rietveld 408576698