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

Issue 176933006: Use signal-block around fork() to avoid we block it. (Closed)

Created:
6 years, 9 months ago by Anders Johnsen
Modified:
6 years, 9 months ago
Reviewers:
Cutch
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Use signal-block around fork() to avoid we block it. This issue is seen on a single-core VM. BUG=https://code.google.com/p/dart/issues/detail?id=17217 R=johnmccutchan@google.com Committed: https://code.google.com/p/dart/source/detail?r=33219

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M runtime/bin/process_android.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/bin/process_linux.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/bin/process_macos.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Anders Johnsen
6 years, 9 months ago (2014-03-03 15:34:59 UTC) #1
Cutch
lgtm
6 years, 9 months ago (2014-03-03 15:37:55 UTC) #2
Anders Johnsen
6 years, 9 months ago (2014-03-03 15:38:29 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r33219 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698