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

Issue 2924283002: Improve zombie process error message to be actionable. (Closed)

Created:
3 years, 6 months ago by M-A Ruel
Modified:
3 years, 6 months ago
CC:
chromium-reviews, infra-reviews+luci-py_chromium.org, Taylor_Brandstetter
Target Ref:
refs/heads/master
Project:
luci-py
Visibility:
Public.

Description

Improve zombie process error message to be actionable. Give more background information about what is happening and why this is bad, as the previous message was not actionable at all. R=tandrii@chromium.org BUG=730969 Review-Url: https://codereview.chromium.org/2924283002 Committed: https://github.com/luci/luci-py/commit/70b369823ed763667b503adde008eb765d55846a

Patch Set 1 #

Total comments: 6

Patch Set 2 : tweak #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -10 lines) Patch
M client/run_isolated.py View 1 3 chunks +37 lines, -10 lines 2 comments Download

Messages

Total messages: 13 (4 generated)
M-A Ruel
3 years, 6 months ago (2017-06-08 14:20:09 UTC) #1
tandrii(chromium)
lgmt % suggestion https://codereview.chromium.org/2924283002/diff/1/client/run_isolated.py File client/run_isolated.py (right): https://codereview.chromium.org/2924283002/diff/1/client/run_isolated.py#newcode117 client/run_isolated.py:117: bot, don't you? The Swarming bot ...
3 years, 6 months ago (2017-06-08 14:27:51 UTC) #2
tandrii(chromium)
lgmt % suggestion
3 years, 6 months ago (2017-06-08 14:27:52 UTC) #3
M-A Ruel
https://codereview.chromium.org/2924283002/diff/1/client/run_isolated.py File client/run_isolated.py (right): https://codereview.chromium.org/2924283002/diff/1/client/run_isolated.py#newcode117 client/run_isolated.py:117: bot, don't you? The Swarming bot doesn't. On 2017/06/08 ...
3 years, 6 months ago (2017-06-08 15:02:48 UTC) #4
tandrii(chromium)
lgtm https://codereview.chromium.org/2924283002/diff/1/client/run_isolated.py File client/run_isolated.py (right): https://codereview.chromium.org/2924283002/diff/1/client/run_isolated.py#newcode127 client/run_isolated.py:127: - You have %s seconds to comply after ...
3 years, 6 months ago (2017-06-08 15:16:11 UTC) #5
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/2924283002/20001
3 years, 6 months ago (2017-06-08 15:17:37 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://github.com/luci/luci-py/commit/70b369823ed763667b503adde008eb765d55846a
3 years, 6 months ago (2017-06-08 15:20:08 UTC) #10
Taylor_Brandstetter
https://codereview.chromium.org/2924283002/diff/20001/client/run_isolated.py File client/run_isolated.py (right): https://codereview.chromium.org/2924283002/diff/20001/client/run_isolated.py#newcode595 client/run_isolated.py:595: sys.stderr.write(OUTLIVING_ZOMBIE_MSG % ('run', grace_period)) Should be "temp"?
3 years, 6 months ago (2017-06-08 17:58:46 UTC) #12
M-A Ruel
3 years, 6 months ago (2017-06-08 18:14:07 UTC) #13
Message was sent while issue was closed.
https://codereview.chromium.org/2924283002/diff/20001/client/run_isolated.py
File client/run_isolated.py (right):

https://codereview.chromium.org/2924283002/diff/20001/client/run_isolated.py#...
client/run_isolated.py:595: sys.stderr.write(OUTLIVING_ZOMBIE_MSG % ('run',
grace_period))
On 2017/06/08 17:58:46, Taylor_Brandstetter wrote:
> Should be "temp"?

Argh, I got caught copy-pasting. Fixing.

Powered by Google App Engine
This is Rietveld 408576698