v0.11.0: GOMAXPROCS
- Key changes:
- Automatically set
GOMAXPROCS
to match Linux container CPU quota via uber-go/automaxprocs. Enabled by default, can be turned off viaSET_GOMAXPROCS: false
.
- Automatically set
GOMAXPROCS
to match Linux container CPU quota via uber-go/automaxprocs. Enabled by default, can be turned off via SET_GOMAXPROCS: false
.