bade7n commented on issue #3233:
URL: 
https://github.com/apache/maven-surefire/issues/3233#issuecomment-3667448205

   If I’m reading the code correctly, each fork should obtain a value from 
`ForkNumberBucket`, and while that value is in use, no other fork—whether in 
the same module or not, since it’s static—should be able to use it.
   However, it appears that the same number may be returned to the bucket 
twice, and after a quick investigation, I’m unable to determine whether this is 
actually happening.


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

Reply via email to