mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2026-02-28 14:03:26 +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.