$ errors.fyi/python/BlockingIOError 74 namespaces · 3,092 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