good morning!!!!

Skip to content
Snippets Groups Projects
Commit 897ea01d authored by Ryan Schneider's avatar Ryan Schneider Committed by Péter Szilágyi
Browse files

internal/debug: use pprof goroutine writer for debug_stacks (#16892)

* debug: Use pprof goroutine writer in debug.Stacks() to ensure all goroutines are captured.

* Up to 64MB limit, previous code only captured first 1MB of goroutines.

* internal/debug: simplify stacks handler

* fix typo

* fix pointer receiver
parent ec192f18
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment