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

Force IPv4 resolution on Windows for MockedS3Server #106

Merged
merged 1 commit into from
Feb 24, 2023

Conversation

rlamy
Copy link
Contributor

@rlamy rlamy commented Feb 23, 2023

This avoids IPv6 resolution failures which can cause a massive slow-down on Windows.

Workaround for #105

@rlamy rlamy requested a review from skshetry February 23, 2023 17:56
src/pytest_servers/s3.py Outdated Show resolved Hide resolved
.python-version Outdated Show resolved Hide resolved
This avoids IPv6 resolution failures which can cause a massive
slow-down on Windows.
@skshetry skshetry merged commit de9dc27 into iterative:main Feb 24, 2023
@rlamy rlamy deleted the win-ipv4 branch February 24, 2023 14:21
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.

2 participants