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

Issue 1346203003: Isolate::Init() can return NULL (Closed)

Created:
5 years, 3 months ago by zra
Modified:
5 years, 3 months ago
Reviewers:
siva
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

Isolate::Init() can return NULL It can return NULL if someone tries to start a new isolate while the VM is shutting down. This change fixes flakes in //runtime/tests/vm/dart/spawn_shutdown_test.dart BUG= R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/8e68b67430a3c29c86711e2a4534e5c831ede3e8

Patch Set 1 #

Patch Set 2 : #

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

Messages

Total messages: 4 (1 generated)
zra
5 years, 3 months ago (2015-09-16 15:48:33 UTC) #2
siva
lgtm
5 years, 3 months ago (2015-09-16 16:34:28 UTC) #3
zra
5 years, 3 months ago (2015-09-16 16:35:35 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
8e68b67430a3c29c86711e2a4534e5c831ede3e8 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698