Skip to content

test_sync_write_timeout fails on systems with large net.core.[rw]mem_default values #105

@K900

Description

@K900

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions