matrei commented on PR #15335: URL: https://github.com/apache/grails-core/pull/15335#issuecomment-3800908166
Many comments mention `parallel` test execution. I think that might be confusing. We are, to my knowledge, not running tests in parallel in the same process. The parallelism comes from Gradle running multiple forks which are already isolated from each other. https://spockframework.org/spock/docs/2.4/all_in_one.html#parallel-execution -- 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]
