I\'ve written a task in Go to find divisors of 2n^2 that are <=n for n=1 to n=calcNum. When I put in some parallelization using goroutines and WaitGroup and i\'m having incon