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

Issue 6713003: Update EbuildIpcDaemon to open files as non-blocking. (Closed)

Created:
9 years, 9 months ago by davidjames
Modified:
9 years, 4 months ago
Reviewers:
zmedico, zmedico
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

Update EbuildIpcDaemon to open files as non-blocking. This prevents the situation where we block on opening the file descriptor. Change-Id: I5f018ba3f17b6d73f391b676fd4061f299916ad1 R=zmedico@gentoo.org BUG= TEST=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -9 lines) Patch
M bin/ebuild-ipc.py View 3 chunks +6 lines, -6 lines 0 comments Download
M pym/_emerge/EbuildIpcDaemon.py View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
zmedico
It looks good except that ebuild-ipc.py needs to open input_file with O_NONBLOCK. That's how we ...
9 years, 9 months ago (2011-03-17 19:14:29 UTC) #1
zmedico
9 years, 9 months ago (2011-03-17 21:42:50 UTC) #2

Powered by Google App Engine
This is Rietveld 408576698