Skip to content

stream: support dispose in writable

Rodrigo Muino Tomonari requested to merge add-abortsignal-writable into main

Add support to Symbol.asyncDispose in writable streams. Additionally add a test for writable, transform and duplex streams (that inherit from readable/writable) to avoid breakage.

cc @nodejs/streams @MoLow @atlowChemi

Merge request reports

Loading