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

Issue 1782493002: Do not start the service isolate when generating the core library snapshot as it does not load any … (Closed)

Created:
4 years, 9 months ago by siva
Modified:
4 years, 9 months ago
Reviewers:
Florian Schneider
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Do not start the service isolate when generating the core library snapshot as it does not load any files or resolve URIs. This ensures that we do not have a race condition of the main isolate shutting down the service isolate before it gets to start. R=fschneider@google.com Committed: https://github.com/dart-lang/sdk/commit/7520ecc48b14ec25cc452a9d67b47e151dee895b

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M runtime/bin/gen_snapshot.cc View 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
siva
4 years, 9 months ago (2016-03-09 17:14:35 UTC) #2
Florian Schneider
lgtm
4 years, 9 months ago (2016-03-09 17:17:52 UTC) #3
siva
4 years, 9 months ago (2016-03-10 07:24:50 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
7520ecc48b14ec25cc452a9d67b47e151dee895b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698