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

Improve Client timeout #1346

Merged
merged 1 commit into from Jul 29, 2022
Merged

Improve Client timeout #1346

merged 1 commit into from Jul 29, 2022

Conversation

erikdubbelboer
Copy link
Collaborator

Don't run requests in a separate Goroutine anymore. Instead use proper
conn deadlines to enforce timeouts.

  • Also contains some linting fixes.

Don't run requests in a separate Goroutine anymore. Instead use proper
conn deadlines to enforce timeouts.

- Also contains some linting fixes.
@erikdubbelboer erikdubbelboer merged commit a5f448f into master Jul 29, 2022
@erikdubbelboer erikdubbelboer deleted the better-timeouts branch July 29, 2022 17:03
bbenzikry pushed a commit to bbenzikry/fasthttp that referenced this pull request Sep 11, 2022
Don't run requests in a separate Goroutine anymore. Instead use proper
conn deadlines to enforce timeouts.

- Also contains some linting fixes.
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.

None yet

1 participant