|
def test_sync_write_timeout(serial_pair: SerialPair) -> None: |
On a server system where net.core.[rw]mem_default is raised from the default value, this does not write enough data to the socket to saturate it, making the test fail because the timeout is never hit.
serialx/tests/test_sync_transports.py
Line 770 in 5b4fd47
On a server system where
net.core.[rw]mem_defaultis raised from the default value, this does not write enough data to the socket to saturate it, making the test fail because the timeout is never hit.