generated from KohlsTechnology/repo-template
-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What happens?
When running in a Linux container GOMAXPROCS
is not automatically set.
What were you expecting to happen?
This project would automatically set GOMAXPROCS
when running in a Linux container(i.e. kubernetes).
Steps to reproduce:
N/A
Any errors, stacktrace, logs?
N/A
Environment:
Kubernetes
Additional comments:
Consider using this library to add this feature: https://github.com/uber-go/automaxprocs
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request