pokt-network / poktroll

The official Shannon upgrade implementation of the Pocket Network Protocol implemented using Rollkit.dev
MIT License
15 stars 6 forks source link

[Bug] Fix pprof endpoint #505

Closed okdas closed 2 months ago

okdas commented 2 months ago

Summary

Pprof prevents services from starting. It was not run inside a routine and caused a lock where it shouldn't have been.

Issue

Type of change

Select one or more:

Testing

Documentation changes (only if making doc changes)

Local Testing (only if making code changes)

PR Testing (only if making code changes)

Sanity Checklist