osmosis-labs / cosmos-sdk

:chains: A Framework for Building High Value Public Blockchains :sparkles:
https://cosmos.network/
Apache License 2.0
14 stars 34 forks source link

feat: flag for starting ppof server #387

Closed p0mvn closed 1 year ago

p0mvn commented 1 year ago

Closes: #XXX

What is the purpose of the change

Adding flag to start a pprof server independently from tenderming to test SDK logic that might block before tendermint pprof is started.

Tested:

# pprof works and does not interfere with Tendermint
osmosisd start pprof-address=default

# does not start
osmosisd start
github-actions[bot] commented 1 year ago

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.