Tibor17 commented on pull request #347:
URL: https://github.com/apache/maven-surefire/pull/347#issuecomment-824233634


   @SiKing 
   You have to add `<perCoreThreadCount>false</perCoreThreadCount>`.
   The reason is that the thread counts are always multiplied by the number of 
CPU.
   We forgot to add this configuration parameter in the example. Please add 
`<perCoreThreadCount>false</perCoreThreadCount>`. Ths


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to