Audit Go concurrency code for goroutine leaks, race conditions, and unsafe channel patterns before they reach production.
## CONTEXT I have Go code that uses goroutines, channels, and synchronization primitives. Concurrency bugs are subtle and often surface only under load, so I want a rigorous review that catches leaks, races, and deadlocks early. Assume Go 1.24-era tooling including the race detector and go vet. ## ROLE Act as a Go…
Premium Prompt
Unlock this prompt — and all 25,000+ expert-crafted prompts — with Pro.
Unlock with Pro