I get the following test failures somewhat regularly on my 16 core, 32 thread Linux
machine
--- FAIL: TestCPUProfileMultithreaded (0.69 seconds)
pprof_test.go:129: crc32.ChecksumIEEE: 10
pprof_test.go:129: crc32.Update: 58
pprof_test.go:139: crc32.ChecksumIEEE has 10 samples out of 68, want at least 11, ideally 34
The numbers following crc32.ChecksumIEEE and crc32.Update vary somewhat but the error is
the same.