Skip to content

stream: remove thenable support

Remove support for returning thenables in stream implementation methods. This is causing more confusion and issues than it's worth.

Refs: https://github.com/nodejs/node/issues/39535

Merge request reports

Loading