cstamas opened a new pull request, #260:
URL: https://github.com/apache/maven-resolver/pull/260

   In case of concurrent r/w of tracking file, the if Files.isReablable may 
return true, but the file might be gone once it arrives to 
Files.newInputStream. In these cases, just ignore the missing file related 
exception.
   
   ---
   
   https://issues.apache.org/jira/browse/MRESOLVER-329


-- 
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: issues-unsubscr...@maven.apache.org

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

Reply via email to