workerd icon indicating copy to clipboard operation
workerd copied to clipboard

Response with ReadableStream + HTMLRewriter throws error

Open Mitch528 opened this issue 3 years ago • 2 comments

Reproduction repo: https://github.com/Mitch528/workerd-streams-repro

> [email protected] start
> workerd serve config.capnp --experimental

workerd/server/server.c++:1842: error: Uncaught exception: workerd/io/io-context.c++:1211: failed: remote.jsg.Error: The script will never generate a response.
stack: 102a7e3b4 102a7ebd4 102a7f3e0 10492a58c 10492d6b0

Mitch528 avatar Oct 22 '22 16:10 Mitch528

Fixed in #120

jasnell avatar Oct 23 '22 02:10 jasnell

Thank you very much for the simple repro!

jasnell avatar Oct 23 '22 02:10 jasnell

This issue has been fixed in main

jasnell avatar Oct 28 '22 17:10 jasnell