Skip to content

chore: upgrade to hyper v1#36

Open
Allan Zhang (allan2) wants to merge 4 commits intomasterfrom
hyper-v1
Open

chore: upgrade to hyper v1#36
Allan Zhang (allan2) wants to merge 4 commits intomasterfrom
hyper-v1

Conversation

@allan2
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown
Contributor

@LucFauvel Luc Fauvel (LucFauvel) left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a nit

match client.request(req).await {
Ok(response) => response,
Err(e) => {
error!("hyper error: {}", e);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd keep the error log here

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in 9f56444.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants