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

Issue 12737010: Move call_with_timeout() guts into Proc.yield_any() generator. (Closed)

Created:
7 years, 9 months ago by M-A Ruel
Modified:
7 years, 9 months ago
Reviewers:
csharp
CC:
chromium-reviews
Visibility:
Public.

Description

Move call_with_timeout() guts into Proc.yield_any() generator. This permits getting data on the fly and using a timeout. This will be used with progressive output parsing. Unit testing of call_with_timeout() applies to yield_any(). R=csharp@chromium.org BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=189673

Patch Set 1 #

Total comments: 2

Patch Set 2 : update comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -19 lines) Patch
M run_test_cases.py View 1 2 chunks +26 lines, -19 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
M-A Ruel
7 years, 9 months ago (2013-03-21 18:52:05 UTC) #1
csharp
LGTM with nits https://codereview.chromium.org/12737010/diff/1/run_test_cases.py File run_test_cases.py (right): https://codereview.chromium.org/12737010/diff/1/run_test_cases.py#newcode207 run_test_cases.py:207: remaining = 0 nit: remaining -> ...
7 years, 9 months ago (2013-03-21 19:14:16 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/12737010/5001
7 years, 9 months ago (2013-03-21 19:25:32 UTC) #3
commit-bot: I haz the power
7 years, 9 months ago (2013-03-21 19:26:14 UTC) #4
Message was sent while issue was closed.
Change committed as 189673

Powered by Google App Engine
This is Rietveld 408576698