You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2021/05/12 20:38:29 UTC

[GitHub] [maven] gnodet commented on pull request #413: [MNG-6843] Thread-safe artifacts in MavenProject

gnodet commented on pull request #413:
URL: https://github.com/apache/maven/pull/413#issuecomment-840080964


   @famod In your experiments, is there any case where the output of the computation of the artifacts list is not always the same for a given project ?  I mean, why choosing a TLS rather than simply adding a `synchronized` on the `getArtifacts()` method (or any fine grained synchronization fwiw) ? 


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org