Closed yblein closed 9 years ago
It looks like Travis is failing on leak tests. This is no suprise since these tests are randomly failing on my computer.
Il looks like the leak tests are failing when GOMAXPROCS is greater than 1, which will be the case starting from Go 1.5 (GOMAXPROCS default value will be the number of CPUs).
I will take a look
It looks like Travis is failing on leak tests. This is no suprise since these tests are randomly failing on my computer.