Closed p0mvn closed 1 year ago
Closes: #XXX
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
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.
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: