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

Issue 14580013: Close stdout and stderr before terminating the VM. (Closed)

Created:
7 years, 7 months ago by podivilov
Modified:
7 years, 7 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Close stdout and stderr before terminating the VM. Otherwise stdout and stderr output is swallowed on async unhandled exceptions. R=sigmund@google.com Committed: https://code.google.com/p/dart/source/detail?r=22623

Patch Set 1 #

Patch Set 2 : . #

Total comments: 2

Patch Set 3 : l #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -2 lines) Patch
M pkg/unittest/lib/vm_config.dart View 1 2 2 chunks +7 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
podivilov
7 years, 7 months ago (2013-05-07 13:37:29 UTC) #1
Siggi Cherem (dart-lang)
https://codereview.chromium.org/14580013/diff/2001/pkg/unittest/lib/vm_config.dart File pkg/unittest/lib/vm_config.dart (right): https://codereview.chromium.org/14580013/diff/2001/pkg/unittest/lib/vm_config.dart#newcode18 pkg/unittest/lib/vm_config.dart:18: exit(0); do you need to wait here too?
7 years, 7 months ago (2013-05-07 17:47:48 UTC) #2
podivilov
ptal https://codereview.chromium.org/14580013/diff/2001/pkg/unittest/lib/vm_config.dart File pkg/unittest/lib/vm_config.dart (right): https://codereview.chromium.org/14580013/diff/2001/pkg/unittest/lib/vm_config.dart#newcode18 pkg/unittest/lib/vm_config.dart:18: exit(0); On 2013/05/07 17:47:48, Siggi Cherem (dart-lang) wrote: ...
7 years, 7 months ago (2013-05-08 12:42:44 UTC) #3
Siggi Cherem (dart-lang)
lgtm Thanks!
7 years, 7 months ago (2013-05-08 18:10:36 UTC) #4
podivilov
7 years, 7 months ago (2013-05-13 13:40:29 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r22623 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698