Chromium Code Reviews
DescriptionFix cancel behaviour of async* in dart2js.
Errors thrown in finallies after a cancel would be added to the stream
(and thus suppressed) instead they now complete the future returned from
cancel.
BUG= dartbug.com/22912
R=floitsch@google.com
Committed: https://code.google.com/p/dart/source/detail?r=44632
Patch Set 1 #Patch Set 2 : Rename test, update status file #
Total comments: 2
Patch Set 3 : Address review #
Messages
Total messages: 5 (1 generated)
|
|||||||||||||||||||||||||||||||||||||