node
node copied to clipboard
fs: acknowledge `signal` option in `filehandle.createReadStream()`
filehandle.createReadStream({ signal })
is supported but it was not documented nor tested.