Don't throw from ~HttpChunkedEntityWriter after write cancellation.
In theory KJ style should allow this to be caught (it doesn't throw if another exception was already thrown), but I've observed this producing an std::terminate() for some reason.
Showing
Please
register
or
sign in
to comment