exception asyncio.IncompleteReadError Incomplete read error, subclass of EOFError.
exception asyncio.IncompleteReadError
EOFError
expected
Total number of expected bytes (int).
int
partial
Read bytes string before the end of stream was reached (bytes).
bytes
Please login to continue.
Please login to continue.