Skip to content

Workaround for hyper deadlock #102

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

Merged
merged 4 commits into from
Nov 18, 2020

Conversation

nyuichi
Copy link
Contributor

@nyuichi nyuichi commented Nov 12, 2020

This is a workaround for the deadlock bug which I confirmed in hyper 0.12 and 0.13.
In #98 I concluded that this was a bug in tokio 0.2 but it was incorrect.
Before and after commit f934777 the result of cargo test docker::tests::workaround_hyper_hangup -- --ignored changes from failed to succeed.

@nyuichi
Copy link
Contributor Author

nyuichi commented Nov 12, 2020

@eldesh CI is failing because some unrelated tests failed. Could you rerun the build, please?

@nyuichi
Copy link
Contributor Author

nyuichi commented Nov 17, 2020

Fixed the test failure.

@eldesh eldesh added the reviewing Reviewing, wait a moment label Nov 18, 2020
@eldesh
Copy link
Collaborator

eldesh commented Nov 18, 2020

Looks good.

@eldesh eldesh merged commit 75ff2d2 into Idein:master Nov 18, 2020
@eldesh eldesh removed the reviewing Reviewing, wait a moment label Dec 4, 2020
This was referenced Dec 4, 2020
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