GoogleCloudPlatform / GoogleCloudPlatform/cloud-sql-proxy
Auto configure GOMAXPROCS
Open
priority: p3
type: feature request
- Dominant language
- Go
- Stars
- 1.4k
- Forks
- 352
- Avg merge
- 14h 54m
- Merged PRs (30d)
- 5
Description
### Feature Description
We should either document this or do it automatically.
See https://www.riverphillips.dev/blog/go-cfs/ for details.
For a library solution, see https://github.com/uber-go/automaxprocs.
Go might just handle this for us: https://github.com/golang/go/issues/33803.
### Sample code
_No response_
### Alternatives Considered
_No response_
### Additional Details
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.