whatwg / streams

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

Fix documentation for underlying source cancel() errors #1202

Closed domenic closed 2 years ago

domenic commented 2 years ago

See https://github.com/nodejs/node/issues/41048. This spells out the motivation for the difference between cancel and close/abort while we're here.

/cc @jasnell @dubiousjim @MoonBall


Preview | Diff