mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2026-03-05 16:48:51 +00:00
When piping a stream to a writable stream and erroring that, the input (readable) stream only gets cancelled after pipeTo() returns in Chrome.