async* stream never ends if the generator's return is caused by an exception #47342
Labels
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
dev-compiler-async
P2
A bug or feature request we're likely to work on
web-dev-compiler
web-triage-1
priority assigned
Dart SDK version: 2.14.2 (stable) (Wed Sep 15 12:32:06 2021 +0200) on "linux_x64"
OS: Linux
Platforms: desktop (working), web on chrome (bug)
Code:
bugDemo is being run in a Flutter app targeting desktop & the web.
Desktop output (expected):
Web output:
The text was updated successfully, but these errors were encountered: