quantranhong1999 commented on code in PR #2391:
URL: https://github.com/apache/james-project/pull/2391#discussion_r1733913222


##########
mpt/impl/imap-mailbox/inmemory/pom.xml:
##########
@@ -81,7 +81,7 @@
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-surefire-plugin</artifactId>
                 <configuration>
-                    <reuseForks>true</reuseForks>
+                    <reuseForks>false</reuseForks>

Review Comment:
   On my local PC, for the MPT memory module. Test run time:
   Before: 35s
   After: 36s
   
   Neglectable. Likely bootstrap new JVMs is too fast on my PC.



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