Skip to content

Conversation

@austinderek
Copy link

Cleaned up goroutine leak profile extraction, by removing the acquisition of goroutineProfile semaphore, and inlining the call to saveg when recording stacks; former use of doRecordGoroutineProfile had side-effects over goroutineProfile fields.
Added regression tests for goroutine leak profiling frontend.
Added stress tests for concurrent goroutine and goroutine leak profile requests.


🔄 This is a mirror of upstream PR golang#76045

@austinderek austinderek force-pushed the master branch 30 times, most recently from 5bf50a0 to 643f80a Compare October 25, 2025 06:01
@austinderek austinderek force-pushed the master branch 30 times, most recently from 99b724f to 6764046 Compare November 1, 2025 00:04
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.

3 participants