Max size is set to `numOfProcessors * 8`. It works Ok on real environment but not in container environment. Max thread size will be `numOfProcessors * 8` or 32, but never less than 32
Max size is set to
numOfProcessors * 8. It works Ok on real environment but not in container environment.Max thread size will be
numOfProcessors * 8or 32, but never less than 32