Cpuset limits was used in a way that apps only could 1 CPU max. Cpuset limits are modified to null
with this update, which means all CPUs will be used.
To fix this, you need to redeploy your application.
What's Changed
- v4.0.0-beta.190 by @andrasbacsai in #1638
- Fix resource limits for CPU set by @andrasbacsai in #1639
Full Changelog: v4.0.0-beta.189...v4.0.0-beta.190