ID EN
Multiprocessing

BufferTooShort

Python 3.11

Exception raised by Connection.recv_bytes_into() when the supplied buffer object is too small for the message read.

Syntax

PYTHON
exception multiprocessing.BufferTooShort

See Also

BufferTooShort