diff options
author | Luca Casonato <hello@lcas.dev> | 2024-09-16 14:23:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-16 14:23:40 +0200 |
commit | 74069add3f400ad6b232ad18840206ab96b9fe80 (patch) | |
tree | 8823267812b6e4b683cc9f48431b866f9a276549 /tests/specs/test/package_json_basic/lib.ts | |
parent | f8547e2617a5bbef4931ac0df6e70db6b901927f (diff) |
fix(runtime): don't error `child.output()` on consumed stream (#25657)
This fixes the fast path for `readableStreamCollectIntoUint8Array` to
only trigger if the readable stream has not yet been disturbed -
because otherwise we may not be able to close it if the
read errors.
Diffstat (limited to 'tests/specs/test/package_json_basic/lib.ts')
0 files changed, 0 insertions, 0 deletions