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

ci: fix memcached for windows #371

Merged
merged 1 commit into from
Dec 21, 2020
Merged

ci: fix memcached for windows #371

merged 1 commit into from
Dec 21, 2020

Conversation

gdvalle
Copy link
Contributor

@gdvalle gdvalle commented Dec 20, 2020

This addresses broken tests in the CI env by using a native port of
memcached for the test suite... I'm not sure if it's crashing, or unable
to handle the load from the test suite, but the native copy seems to
do fine.

Fixes #370.

This addresses broken tests in the CI env by using a native port of
memcached for the test suite... I'm not sure if it's crashing, or unable
to handle the load from the test suite, but the native copy seems to
do fine.
@Bogdanp
Copy link
Owner

Bogdanp commented Dec 21, 2020

This is great. Thanks, Greg!

@Bogdanp Bogdanp merged commit 913f650 into Bogdanp:master Dec 21, 2020
@gdvalle gdvalle deleted the ci-win branch December 21, 2020 15:07
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.

Windows CI broken
2 participants