Files
gocryptotrader/utils
Adrian Gallagher 8ca1e5c36f Fix utils.AdjustGoMaxProcs
Since Go 1.5, Go will use the total number of logical processers that the
system has available. Caveats to this are if someone has set the
GOMAXPROCS env var set or wish to limit usage of the number of logical processers
between a range from 1 to NumCPUs
2019-10-03 10:45:59 +10:00
..
2019-10-03 10:45:59 +10:00
2019-10-03 10:45:59 +10:00