elharo opened a new pull request, #2001: URL: https://github.com/apache/maven-resolver/pull/2001
Fixes #1995 Instead of querying result.getExceptions().size() and result.getCycles().size() directly (which are non-thread-safe), this tracks the count locally in the Results class. -- 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]
