Skip to content

Acceptance tests fail on Windows due to... #28

Open
@ben-crowhurst

Description

@ben-crowhurst

the Exchange closing the socket on receiving an invalid header.

Running features such as host.feature that validate a header field and close the connection with an appropriate response if invalid. Causes Windows/Python/libhttp to force socket closure and 10054 error code to be thrown.

[Errno 10054] An existing connection was forcibly closed by the remote host

The exchange functions accurately and looks to be a poor client library implementation.

Low Priority fix requested.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions