-
-
Notifications
You must be signed in to change notification settings - Fork 35.2k
Closed
Labels
Description
Calling cancel(reason) on a locked readable stream should not cause invalid state error. I cannot see anything that would say so in the spec and doing so causes incompatibility with the fetch spec.
Refs: nodejs/undici#1138 (comment)
Refs: https://streams.spec.whatwg.org/#readable-stream-cancel
Reactions are currently unavailable