mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 03:30:37 +00:00
parent
3b1d4d9c1b
commit
8a03572828
@ -37,7 +37,7 @@ func ListenSignals(stack io.Closer) {
|
||||
Exit() // ensure trace and CPU profile data is flushed.
|
||||
LoudPanic("boom")
|
||||
case <-usr1:
|
||||
pprof.Lookup("goroutine").WriteTo(os.Stdout, 2)
|
||||
pprof.Lookup("goroutine").WriteTo(os.Stdout, 1)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user