quantranhong1999 commented on PR #2814:
URL: https://github.com/apache/james-project/pull/2814#issuecomment-3303696790

   > out of curiosity why aim for forkCount instead of -T2 ?
   
   I remember in the past I tried tuning `threadCount` for Maven Surefire and 
using ` -T xxx` in the maven command for our build, but that seems to bring too 
much parallelism. Our test suite can not take it. 
   
   `forkCount` seems more classic and safer while still bringing value.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to