Chris Hennick created SUREFIRE-1542:
---------------------------------------
Summary: Fractional per-core thread count
Key: SUREFIRE-1542
URL: https://issues.apache.org/jira/browse/SUREFIRE-1542
Project: Maven Surefire
Issue Type: Improvement
Reporter: Chris Hennick
I have a lot of tests that each use 2 threads at once, and timeouts become a
problem when I try to run 1 test thread per core (because that amounts to 2
actual active threads per core). Why not make the thread count floating-point,
so that I could fix this by specifying 0.5 threads per core?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)