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

Issue 454933003: [rebaseline.py] Quit LogToServer thread immediately on exception (Closed)

Created:
6 years, 4 months ago by Xianzhu
Modified:
6 years, 4 months ago
Reviewers:
Dirk Pranke
CC:
blink-reviews
Project:
blink
Visibility:
Public.

Description

[rebaseline.py] Quit LogToServer thread immediately on exception Send QUIT_LOG to LogToServer thread immediately on exception to avoid blocking. We still need to press ctrl-c twice to quit the whole rebaseline-o-matic script. This is intended because we want the first ctrl-c to break the current rebaseline, and the second to break the outer loop. This also ensures that the loop continues on any temporary exception raised during a rebaseline. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179869

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M Tools/Scripts/webkitpy/tool/commands/rebaseline.py View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Xianzhu
6 years, 4 months ago (2014-08-08 17:21:07 UTC) #1
Dirk Pranke
interesting ... I didn't know about try ... else ... lgtm.
6 years, 4 months ago (2014-08-08 19:26:44 UTC) #2
Xianzhu
The CQ bit was checked by wangxianzhu@chromium.org
6 years, 4 months ago (2014-08-08 19:50:40 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wangxianzhu@chromium.org/454933003/1
6 years, 4 months ago (2014-08-08 19:51:54 UTC) #4
commit-bot: I haz the power
6 years, 4 months ago (2014-08-08 21:18:17 UTC) #5
Message was sent while issue was closed.
Change committed as 179869

Powered by Google App Engine
This is Rietveld 408576698