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

track go/issues/62358: net/http/pprof: respect timeouts set using http.ResponseController #378

Open
komuw opened this issue Sep 1, 2023 · 1 comment

Comments

@komuw
Copy link
Owner

komuw commented Sep 1, 2023

In #375 we made pprof to be served using same server as the application.
We had to put in some workarounds since the pprof handlers do not respect timeouts set by http.ResponseController.
This issue tracks the upstream issue.

@komuw
Copy link
Owner Author

komuw commented Feb 9, 2024

Will be in Go v1.23 in August 2024; golang/go@a557f9d

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

No branches or pull requests

1 participant