mosn / holmes

self-aware Golang profile dumper
Apache License 2.0
1.08k stars 135 forks source link

feat: skip goroutine dump when already finished a thread check dump in a single loop. #103

Closed AtlanCI closed 2 years ago

AtlanCI commented 2 years ago

84 @doujiang24

AtlanCI commented 2 years ago

Also need to change the order here:

https://github.com/mosn/holmes/blob/721dac359168780fb2f3db827b4777d07b89a324/holmes.go#L333

I have adjusted