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

Passing tests & Cleanup #1

Merged
merged 11 commits into from
Sep 28, 2016
Merged

Passing tests & Cleanup #1

merged 11 commits into from
Sep 28, 2016

Conversation

gmalkas
Copy link
Contributor

@gmalkas gmalkas commented Sep 27, 2016

Hey,

I'd like to contribute to your work on a Elixir http/2 client as I've started myself a while ago.

First step was to get the tests reliably green on my machine as some of them were flaky and fix some credo warnings.

Let me know what you think.

Cheers.

@peburrows
Copy link
Owner

Awesome, thank you!

The tests currently hit the network, which is an inherently flaky thing to rely on, but it's been useful as I've been iterating on the code. On top of that, the request timeout code wasn't fully implemented, so you were probably getting timeouts on the gzip request.

I'll give this a look today and merge it when I get a chance. Thanks again for the contribution!

@gmalkas
Copy link
Contributor Author

gmalkas commented Sep 28, 2016

Makes sense, thanks!

@peburrows peburrows merged commit f9aa3ca into peburrows:master Sep 28, 2016
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