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

Issue 9533014: futures: handle exceptions immediately if the future already completed. (Closed)

Created:
8 years, 9 months ago by Siggi Cherem (dart-lang)
Modified:
8 years, 9 months ago
Reviewers:
eub
CC:
reviews_dartlang.org
Visibility:
Public.

Description

futures: handle exceptions immediately if the future already completed. Committed: https://code.google.com/p/dart/source/detail?r=4762

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -2 lines) Patch
M corelib/src/implementation/future_implementation.dart View 1 chunk +9 lines, -2 lines 0 comments Download
M tests/corelib/src/FutureTest.dart View 2 chunks +26 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Siggi Cherem (dart-lang)
8 years, 9 months ago (2012-02-29 19:29:11 UTC) #1
Siggi Cherem (dart-lang)
(this is to fix http://code.google.com/p/dart/issues/detail?id=1917)
8 years, 9 months ago (2012-02-29 19:44:44 UTC) #2
eub
8 years, 9 months ago (2012-02-29 19:54:08 UTC) #3
LGTM.

Powered by Google App Engine
This is Rietveld 408576698