Finding and fixing a goroutine leak in a popular Go library June 11, 2026 How a worker pool that nobody closed leaked goroutines on every call — and what the fix taught me about ownership of concurrency in library code. 4 min read · go · concurrency · open-source