-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Open
Description
Describe the bug
In 5.38.0 return
of async iterator stops being called when breaking out of the loop. The REPL is based on a real code we have in production that got broken with the update. Mostly likely its #16521.
Reproduction
Observe logs in both 5.38.0 and 5.37.3. Newer version is missing return
log.
Expected sequence should be number -> number -> number -> return -> ended
.
Logs
System Info
irrelevant
Severity
blocking an upgrade
Metadata
Metadata
Assignees
Labels
No labels