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

BlockingIOError

Raised when a non-blocking operation fails because the resource is not ready. errno is EAGAIN, EALREADY, EWOULDBLOCK, or EINPROGRESS. The characters_written attribute gives bytes written before blocking.

References

In this namespace

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