mirror of
https://github.com/teivah/100-go-mistakes.git
synced 2026-06-21 00:47:11 +08:00
fix(#100): text display outside warning window
This commit is contained in:
parent
81ddf283e0
commit
3372441b70
1 changed files with 1 additions and 1 deletions
|
|
@ -2440,7 +2440,7 @@ One solution is to rely on [uber-go/automaxprocs](https://github.com/uber-go/aut
|
||||||
|
|
||||||
???+ warning
|
???+ warning
|
||||||
|
|
||||||
automaxprocs does not work for workloads running in AWS ECS [issue #66](https://github.com/uber-go/automaxprocs/issues/66). Use [rdforte/gomaxecs](https://github.com/rdforte/gomaxecs) instead.
|
automaxprocs does not work for workloads running in AWS ECS [issue #66](https://github.com/uber-go/automaxprocs/issues/66). Use [rdforte/gomaxecs](https://github.com/rdforte/gomaxecs) instead.
|
||||||
|
|
||||||
## Community
|
## Community
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue