Merge pull request #111 from rdforte/master

Fix - Text display outside warning window
This commit is contained in:
Teiva Harsanyi 2025-02-04 10:28:22 +01:00 committed by GitHub
commit e292ea44fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2440,7 +2440,7 @@ One solution is to rely on [uber-go/automaxprocs](https://github.com/uber-go/aut
???+ 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