If writing to stdout fails, GnuPG should stop immediately and exit with a nonzero status. The same holds if writing to the status FD fails, and either errno is not EPIPE or --exit-on-status-write-error has been passed. Even if --exit-on-status-write-error has not been passed, the exit code must be nonzero.
Description
Description