workerd
workerd copied to clipboard
Response with ReadableStream + HTMLRewriter throws error
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
Fixed in #120
Thank you very much for the simple repro!
This issue has been fixed in main