rpridemo opened a new issue, #6758: URL: https://github.com/apache/incubator-kie-drools/issues/6758
I am running unit tests and would like each scenario to have a clean load of a test-specific subset of rules. This is triggering an issue where DynamicProjectClassLoader is effectively single-threaded. This appears to be an oversight. Is there some reason this classloader should not be parallel capable? -- 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]
