Skip to content

stream: remove unnecessary check

Rodrigo Muino Tomonari requested to merge github/fork/rluvaton/patch-2 into main

Removed this check as it looks like it will always evaluate to true as we don't add it to the queue in the first place

Filtering: https://github.com/nodejs/node/blob/6831e2fb8814b3c1d7430471fc08dcb8543d4509/lib/internal/streams/operators.js#L93-L101

Merge request reports

Loading