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

fixes for Windows 7 #174

Closed
wants to merge 1 commit into from
Closed

fixes for Windows 7 #174

wants to merge 1 commit into from

Conversation

anjalichandnani
Copy link

@anjalichandnani anjalichandnani commented Jul 2, 2020

#173
Accept() blocks forever on Windows7, and all tests that rely on Accept() returning fail on Windows 7.
This commit broke it: bd71ef0
Windows 7 is behaving differently than Win10.
The fix is a workaround that used to exist before the breaking commit. I have re-introduced the client connect to ensure pipe instance is created. Not sure if there is a better fix.
Also, fixed a couple of tests which were failing on Windows 7.

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

Successfully merging this pull request may close these issues.

1 participant