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

Issue 187283005: Be more aggressive about breaking locks (Closed)

Created:
6 years, 9 months ago by Ryan Tseng
Modified:
6 years, 9 months ago
Reviewers:
agable
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, M-A Ruel, iannucci+depot_tools_chromium.org, ilevy-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Visibility:
Public.

Description

Be more aggressive about breaking locks There is an issue where: 1. Lock for asdf.git acquires, which creates asdf.lock 2. asdf.git is cloned into tmp_asdf.git 3. Buildbot crashes, because timeouts 4. neither asdf.lock or tmp_asdf.git/config.lock gets cleaned out on the next unlock. This aims to fix this issue by aggressively unlocking everything it can find that vaguely resembles a lock. BUG=339171 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=255138

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -4 lines) Patch
M git_cache.py View 2 chunks +17 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Ryan Tseng
MacGit hit a race condition and had locks sitting around :(
6 years, 9 months ago (2014-03-05 02:36:45 UTC) #1
agable
lgtm
6 years, 9 months ago (2014-03-05 17:54:10 UTC) #2
Ryan Tseng
The CQ bit was checked by hinoka@google.com
6 years, 9 months ago (2014-03-05 20:17:53 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hinoka@google.com/187283005/1
6 years, 9 months ago (2014-03-05 20:18:56 UTC) #4
commit-bot: I haz the power
6 years, 9 months ago (2014-03-05 20:22:02 UTC) #5
Message was sent while issue was closed.
Change committed as 255138

Powered by Google App Engine
This is Rietveld 408576698