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

Issue 3140013: Flush more often in gclient's SubprocessCallAndFilter.... (Closed)

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

Description

Flush more often in gclient's SubprocessCallAndFilter. Speed up flushing of output on platforms that may not flush as often as we expect (like Windows). Wait at least 10s between flushes to avoid overloading busy readers. BUG=none TEST=gclient flushes on Windows more often, regular gclient operations continue to work as expected Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=56217

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
chase
gcl presubmit was failing locally (stuck in subprocess's call to select.select). Posting this with -f ...
10 years, 4 months ago (2010-08-16 18:59:54 UTC) #1
nsylvain
LGTM
10 years, 4 months ago (2010-08-16 19:02:04 UTC) #2
M-A Ruel
10 years, 4 months ago (2010-08-16 19:03:07 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698