Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ben-crowhurst opened this issue Nov 19, 2016 · 0 comments
Open

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

ben-crowhurst opened this issue Nov 19, 2016 · 0 comments

Comments

@ben-crowhurst
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant