whatwg / streams

Streams Standard
https://streams.spec.whatwg.org/
Other
1.35k stars 160 forks source link

Assert that async iterator's reader is always active #1247

Closed MattiasBuelens closed 1 year ago

MattiasBuelens commented 1 year ago

Fixes #1246.

I suppose this is mostly editorial? The behavior shouldn't change, since this check would never have triggered in practice.

(See WHATWG Working Mode: Changes for more details.)


Preview | Diff