Skip to content

stream: add suport for abort signal in finished() for webstreams

In our original PR we hadn't added support for AbortSignal when using webstreams with finished() hence added the same here

Refs: https://github.com/nodejs/node/pull/46205 Refs: https://github.com/nodejs/node/pull/37354

Merge request reports

Loading