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

Issue 2555493003: Let `Isolate.errors` close on isolate exit. (Closed)

Created:
4 years ago by Lasse Reichstein Nielsen
Modified:
3 years, 11 months ago
Reviewers:
floitsch
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Let `Isolate.errors` close on isolate exit. It's not perfect because it won't catch an isolate exit that happens while nobody is listening. Add test. R=floitsch@google.com Committed: https://github.com/dart-lang/sdk/commit/aeb544351e2d80f2a45c6910a29dd9a87d79bf2c

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -5 lines) Patch
M sdk/lib/isolate/isolate.dart View 1 chunk +20 lines, -5 lines 1 comment Download
A tests/isolate/isolate_errors_test.dart View 1 chunk +91 lines, -0 lines 1 comment Download

Messages

Total messages: 6 (3 generated)
Lasse Reichstein Nielsen
4 years ago (2016-12-07 13:26:55 UTC) #2
floitsch
LGTM. https://codereview.chromium.org/2555493003/diff/1/sdk/lib/isolate/isolate.dart File sdk/lib/isolate/isolate.dart (right): https://codereview.chromium.org/2555493003/diff/1/sdk/lib/isolate/isolate.dart#newcode502 sdk/lib/isolate/isolate.dart:502: * If the isolate terminates while nobody is ...
4 years ago (2016-12-07 16:12:00 UTC) #3
Lasse Reichstein Nielsen
4 years ago (2016-12-09 12:00:47 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
aeb544351e2d80f2a45c6910a29dd9a87d79bf2c (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698