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

Issue 6684025: Don't buffer output in-memory for rietveld server - it logs to stdout by (Closed)

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

Description

Don't buffer output in-memory for rietveld server - it logs to stdout by default and can fill the pipe used by subprocess.Popen(), leading to hangs. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=78084

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -5 lines) Patch
M git_cl/test/local_rietveld.py View 2 chunks +11 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Dirk Pranke
9 years, 9 months ago (2011-03-13 02:29:33 UTC) #1
M-A Ruel
9 years, 9 months ago (2011-03-13 02:50:29 UTC) #2
oops

lgtm

Powered by Google App Engine
This is Rietveld 408576698