cstamas commented on issue #1800:
URL: 
https://github.com/apache/maven-resolver/issues/1800#issuecomment-3998433020

   Um, you are mixing something here. Interned `String` mutex is used to sync 
_within JVM/Thread level_, and then `FileLock` is used for cross process 
syncing. This code originates from Maven 2 in fact.
   
   See 
https://github.com/apache/maven-resolver/blob/8457466c60bad78a04e1f3e5615545eea4c89a4d/maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/DefaultTrackingFileManager.java


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

Reply via email to