Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: GOMAXPROCS sets the maximum number of CPUs that can be executing (
go-gorm#853) simultaneously and returns the previous setting. It defaults to the value of runtime.NumCPU