DescriptionRestore try contexts when breaking out of async for loops
Restore the try context in the finally clause of the implicit
try-finally around await-for loops. This ensures that the context
is restored even when breaking out of the loop.
BUG=24935
R=fschneider@google.com, regis@google.com
Committed: https://github.com/dart-lang/sdk/commit/fef73d59ad177c6689cec2d1bb103714727df978
Patch Set 1 #Patch Set 2 : Add regression test #
Messages
Total messages: 10 (4 generated)
|