$ errors.fyi/python/BrokenPipeError 128 namespaces · 4,025 codes
python · python/BrokenPipeError
BrokenPipeError

BrokenPipeError

Raised when writing to a pipe while the read end has been closed, or writing to a socket that has been shut down. errno is EPIPE or ESHUTDOWN.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT