renannprado commented on issue #2151:
URL: 
https://github.com/apache/maven-surefire/issues/2151#issuecomment-5215222898

   I also have the same issue. 
   
   In my case I was trying to use maven with `--threads` parameter as well as 
increasing the `forkCount`.
   
   Even when I use:
   
   ```xml
   <forkCount>1</forkCount>
   <reuseForks>false</reuseForks>
   ```
   
   I still get the same behavior even with the latest `3.6.0-M1` version.
   
   @olamy sorry to ping you directly, but I just wanted to drag some attention 
in to this as we seem to be about to release a minor version, and if breaking 
changes would be required to get this fixed, it would perhaps be an opportunity 
to do that.


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