mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-03-30 15:08:32 +00:00

- The caller might not await them, in which case you get an "unhandled rejection" - The caller might await them but only after reading the data, in which case you get an unhandled rejection if there's an error before the end of the data