Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
stream: add regression test for async iteration completion
A test was missing for an async iterator created after the stream had emitted 'close'. This was regressed by #31314. See: #31314
- Loading branch information